Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h86 #define psa_cipher_abort \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h186 #define psa_cipher_abort(arg0_operation) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c4509 psa_status_t psa_cipher_abort(psa_cipher_operation_t *operation) in psa_cipher_abort() function