Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-gcm.c476 static TEE_Result aes_gcm_update_payload(struct crypto_authenc_ctx *aec, in aes_gcm_update_payload() function
509 .update_payload = aes_gcm_update_payload,