Home
last modified time | relevance | path

Searched defs:aes_gcm_decrypt (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c289 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() function
H A Dmbedtls_psa_crypto.c568 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() function