Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dgcm.c206 static void crypto_aes_gcm_final(struct crypto_authenc_ctx *aectx) in crypto_aes_gcm_final() function
217 .final = crypto_aes_gcm_final,