Home
last modified time | relevance | path

Searched defs:psa_aead_decrypt_setup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_test_wrappers.h73 #define psa_aead_decrypt_setup(arg0_operation, arg1_key, arg2_alg) \ macro
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c4761 psa_status_t psa_aead_decrypt_setup(psa_aead_operation_t *operation, in psa_aead_decrypt_setup() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c4985 psa_status_t psa_aead_decrypt_setup(psa_aead_operation_t *operation, in psa_aead_decrypt_setup() function