Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c307 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() function
H A Dmbedtls_psa_crypto.c497 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() function