Home
last modified time | relevance | path

Searched refs:psa_mac_abort (Results 1 – 16 of 16) sorted by relevance

/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h118 #define psa_mac_abort \ macro
119 PSA_FUNCTION_NAME(psa_mac_abort)
/mbedtls-latest/library/
Dssl_cookie.c267 status = psa_mac_abort(&operation); in mbedtls_ssl_cookie_write()
375 status = psa_mac_abort(&operation); in mbedtls_ssl_cookie_check()
Dpsa_crypto.c2574 psa_status_t psa_mac_abort(psa_mac_operation_t *operation) function
2690 psa_mac_abort(operation);
2735 psa_mac_abort(operation);
2799 abort_status = psa_mac_abort(operation);
2833 abort_status = psa_mac_abort(operation);
5551 status = psa_mac_abort(&operation->ctx.hkdf.hmac);
5841 cleanup_status = psa_mac_abort(&hmac);
Dssl_msg.c1109 status = psa_mac_abort(&operation); in mbedtls_ssl_encrypt_buf()
1450 status = psa_mac_abort(&operation); in mbedtls_ssl_encrypt_buf()
1807 status = psa_mac_abort(&operation); in mbedtls_ssl_decrypt_buf()
/mbedtls-latest/programs/psa/
Dhmac_demo.c135 psa_mac_abort(&op); // needed on error, harmless on success in hmac_demo()
/mbedtls-latest/tests/src/
Dpsa_exercise_key.c139 PSA_ASSERT(psa_mac_abort(&operation)); in exercise_mac_key()
158 PSA_ASSERT(psa_mac_abort(&operation)); in exercise_mac_key()
171 psa_mac_abort(&operation); in exercise_mac_key()
Dpsa_test_wrappers.c944 psa_status_t status = (psa_mac_abort)(arg0_operation); in mbedtls_test_wrap_psa_mac_abort()
/mbedtls-latest/tests/suites/
Dtest_suite_constant_time_hmac.function147 psa_mac_abort(&operation);
Dtest_suite_psa_crypto_driver_wrappers.function1849 PSA_ASSERT(psa_mac_abort(&operation));
1861 psa_mac_abort(&operation);
1963 PSA_ASSERT(psa_mac_abort(&operation));
1979 psa_mac_abort(&operation);
2031 PSA_ASSERT(psa_mac_abort(&operation));
2034 psa_mac_abort(&operation);
2130 PSA_ASSERT(psa_mac_abort(&operation));
2138 psa_mac_abort(&operation);
Dtest_suite_psa_crypto.function173 PSA_ASSERT(psa_mac_abort(operation));
675 psa_mac_abort(&operation);
2184 PSA_ASSERT(psa_mac_abort(&operation));
2198 PSA_ASSERT(psa_mac_abort(&operation));
2228 psa_mac_abort(&operation);
2235 psa_mac_abort(&operation);
3458 PSA_ASSERT(psa_mac_abort(&func));
3459 PSA_ASSERT(psa_mac_abort(&init));
3460 PSA_ASSERT(psa_mac_abort(&zero));
3537 PSA_ASSERT(psa_mac_abort(&operation));
[all …]
Dtest_suite_psa_crypto_op_fail.function110 psa_mac_abort(&operation);
Dtest_suite_psa_crypto_se_driver_hal.function699 PSA_ASSERT(psa_mac_abort(&mac_operation));
702 PSA_ASSERT(psa_mac_abort(&mac_operation));
/mbedtls-latest/include/psa/
Dcrypto.h1574 psa_status_t psa_mac_abort(psa_mac_operation_t *operation);
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h541 #define psa_mac_abort(arg0_operation) \ macro
/mbedtls-latest/tests/src/test_helpers/
Dssl_helpers.c1667 psa_mac_abort(&operation); in mbedtls_test_ssl_prepare_record_mac()
/mbedtls-latest/docs/
Dpsa-transition.md579 …alling the setup function without calling the finish function, call [`psa_mac_abort`](https://mbed…
590 …up/group__hash/#group__hash_1gab0b4d5f9912a615559497a467b532928) or [`psa_mac_abort`](https://mbed…