Home
last modified time | relevance | path

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

/mbedtls-3.7.0/tests/include/spe/
Dcrypto_spe.h118 #define psa_mac_abort \ macro
119 PSA_FUNCTION_NAME(psa_mac_abort)
/mbedtls-3.7.0/library/
Dssl_cookie.c263 status = psa_mac_abort(&operation); in mbedtls_ssl_cookie_write()
371 status = psa_mac_abort(&operation); in mbedtls_ssl_cookie_check()
Dpsa_crypto.c2531 psa_status_t psa_mac_abort(psa_mac_operation_t *operation) function
2647 psa_mac_abort(operation);
2692 psa_mac_abort(operation);
2756 abort_status = psa_mac_abort(operation);
2790 abort_status = psa_mac_abort(operation);
5506 status = psa_mac_abort(&operation->ctx.hkdf.hmac);
5796 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-3.7.0/programs/psa/
Dhmac_demo.c135 psa_mac_abort(&op); // needed on error, harmless on success in hmac_demo()
/mbedtls-3.7.0/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.c894 psa_status_t status = (psa_mac_abort)(arg0_operation); in mbedtls_test_wrap_psa_mac_abort()
/mbedtls-3.7.0/tests/suites/
Dtest_suite_constant_time_hmac.function147 psa_mac_abort(&operation);
Dtest_suite_psa_crypto_driver_wrappers.function1833 PSA_ASSERT(psa_mac_abort(&operation));
1845 psa_mac_abort(&operation);
1947 PSA_ASSERT(psa_mac_abort(&operation));
1963 psa_mac_abort(&operation);
2015 PSA_ASSERT(psa_mac_abort(&operation));
2018 psa_mac_abort(&operation);
2114 PSA_ASSERT(psa_mac_abort(&operation));
2122 psa_mac_abort(&operation);
Dtest_suite_psa_crypto.function195 PSA_ASSERT(psa_mac_abort(operation));
697 psa_mac_abort(&operation);
2204 PSA_ASSERT(psa_mac_abort(&operation));
2218 PSA_ASSERT(psa_mac_abort(&operation));
2248 psa_mac_abort(&operation);
2255 psa_mac_abort(&operation);
3478 PSA_ASSERT(psa_mac_abort(&func));
3479 PSA_ASSERT(psa_mac_abort(&init));
3480 PSA_ASSERT(psa_mac_abort(&zero));
3557 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.function686 PSA_ASSERT(psa_mac_abort(&mac_operation));
689 PSA_ASSERT(psa_mac_abort(&mac_operation));
/mbedtls-3.7.0/include/psa/
Dcrypto.h1571 psa_status_t psa_mac_abort(psa_mac_operation_t *operation);
/mbedtls-3.7.0/tests/include/test/
Dpsa_test_wrappers.h509 #define psa_mac_abort(arg0_operation) \ macro
/mbedtls-3.7.0/tests/src/test_helpers/
Dssl_helpers.c1664 psa_mac_abort(&operation); in mbedtls_test_ssl_prepare_record_mac()
/mbedtls-3.7.0/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…