Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h105 #define psa_aead_finish(arg0_operation, arg1_ciphertext, arg2_ciphertext_size, arg3_ciphertext_leng… macro
/mbedtls-latest/library/
Dpsa_crypto.c5370 psa_status_t psa_aead_finish(psa_aead_operation_t *operation, function