Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-gcm.c469 static TEE_Result aes_gcm_update_aad(struct crypto_authenc_ctx *aec, in aes_gcm_update_aad() function
508 .update_aad = aes_gcm_update_aad,