Searched defs:hmac_ctx (Results 1 – 3 of 3) sorted by relevance
74 typedef struct hmac_ctx { struct84 void crypto_mac_init(struct hmac_ctx *ctx, const crypto_key_t *key); argument
716 sha1_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; in sha1_mac_init() local
803 sha2_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; in sha2_mac_init() local