Home
last modified time | relevance | path

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

/optee_os/core/crypto/
A Daes-gcm.c148 if (state->payload_bytes) in __gcm_update_aad()
200 if (!state->payload_bytes && state->buf_pos) { in __gcm_update_payload()
208 state->payload_bytes += len; in __gcm_update_payload()
283 ghash_update_lengths(state, state->aad_bytes, state->payload_bytes); in operation_final()
/optee_os/core/include/crypto/
A Dinternal_aes-gcm.h46 unsigned int payload_bytes; member

Completed in 3 milliseconds