Home
last modified time | relevance | path

Searched refs:PSA_MAC_OPERATION_INIT (Results 1 – 6 of 6) sorted by relevance

/mbedtls-development/include/psa/
A Dcrypto_struct.h144 #define PSA_MAC_OPERATION_INIT { 0, 0, 0, { 0 } } macro
147 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
/mbedtls-development/tests/src/
A Dpsa_exercise_key.c120 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in exercise_mac_key()
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_driver_wrappers.function1161 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
1288 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
A Dtest_suite_psa_crypto.function1124 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
2197 psa_mac_operation_t init = PSA_MAC_OPERATION_INIT;
2229 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
2269 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
2393 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
2481 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
A Dtest_suite_psa_crypto_se_driver_hal.function665 psa_mac_operation_t mac_operation = PSA_MAC_OPERATION_INIT;
/mbedtls-development/library/
A Dpsa_crypto.c4453 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block()

Completed in 44 milliseconds