Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_crypto_lib.c572 static int stm32_decrypt_aes_gcm(void *data, size_t data_len, in stm32_decrypt_aes_gcm() function
643 rc = stm32_decrypt_aes_gcm(data_ptr, len, key, key_len, key_flags, in crypto_auth_decrypt()