Searched refs:psa_mac_operation_init (Results 1 – 4 of 4) sorted by relevance
131 #define psa_mac_operation_init \ macro132 PSA_FUNCTION_NAME(psa_mac_operation_init)
493 hmac_ctx->op_ctx = psa_mac_operation_init(); in t_cose_crypto_hmac_sign_setup()577 hmac_ctx->op_ctx = psa_mac_operation_init(); in t_cose_crypto_hmac_verify_setup()
65 static inline struct psa_mac_operation_s psa_mac_operation_init(void) in psa_mac_operation_init() function
1293 static psa_mac_operation_t psa_mac_operation_init(void);