Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h2058 static inline psa_status_t psa_driver_wrapper_aead_finish( in psa_driver_wrapper_aead_finish() function
H A Dpsa_crypto.c5548 status = psa_driver_wrapper_aead_finish(operation, ciphertext, in psa_aead_finish()