Home
last modified time | relevance | path

Searched refs:ghash_update_lengths (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Daes-gcm.c57 static void ghash_update_lengths(struct internal_aes_gcm_state *state, in ghash_update_lengths() function
89 ghash_update_lengths(state, 0, nonce_len); in __gcm_init()
283 ghash_update_lengths(state, state->aad_bytes, state->payload_bytes); in operation_final()

Completed in 2 milliseconds