Searched refs:PSA_MAC_OPERATION_INIT (Results 1 – 12 of 12) sorted by relevance
149 #define PSA_MAC_OPERATION_INIT { 0 } macro151 #define PSA_MAC_OPERATION_INIT { 0, 0, 0, { 0 } } macro155 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
190 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_cookie_write()279 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_cookie_check()
1044 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_encrypt_buf()1377 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_encrypt_buf()1721 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_ssl_decrypt_buf()
5677 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block()5878 psa_mac_operation_t mac_operation = PSA_MAC_OPERATION_INIT; in psa_key_derivation_pbkdf2_generate_block()
117 psa_mac_operation_t op = PSA_MAC_OPERATION_INIT; in hmac_demo()
23 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
78 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
1791 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;1865 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;1982 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;2037 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
623 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;2170 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;3461 psa_mac_operation_t init = PSA_MAC_OPERATION_INIT;3493 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;3536 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;3701 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;3787 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
665 psa_mac_operation_t mac_operation = PSA_MAC_OPERATION_INIT;
125 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in exercise_mac_key()
1617 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in mbedtls_test_ssl_prepare_record_mac()
Completed in 64 milliseconds