Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h51 #define psa_aead_abort(arg0_operation) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c5408 psa_status_t psa_aead_abort(psa_aead_operation_t *operation) in psa_aead_abort() function