Searched refs:PSA_MAC_OPERATION_INIT (Results 1 – 6 of 6) sorted by relevance
144 #define PSA_MAC_OPERATION_INIT { 0, 0, 0, { 0 } } macro147 const struct psa_mac_operation_s v = PSA_MAC_OPERATION_INIT; in psa_mac_operation_init()
120 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in exercise_mac_key()
1161 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;1288 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT;
1124 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;
665 psa_mac_operation_t mac_operation = PSA_MAC_OPERATION_INIT;
4453 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block()
Completed in 44 milliseconds