Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dinternal_aes-gcm.h59 TEE_Result internal_aes_gcm_update_aad(struct internal_aes_gcm_ctx *ctx,
/optee_os-3.20.0/core/crypto/
A Daes-gcm.c183 TEE_Result internal_aes_gcm_update_aad(struct internal_aes_gcm_ctx *ctx, in internal_aes_gcm_update_aad() function
474 return internal_aes_gcm_update_aad(&to_aes_gcm_ctx(aec)->ctx, data, in aes_gcm_update_aad()

Completed in 4 milliseconds