Searched refs:hmac_ops (Results 1 – 2 of 2) sorted by relevance
17 static const struct crypto_mac_ops hmac_ops; variable28 assert(ctx && ctx->ops == &hmac_ops); in to_stm32_hmac_ctx()157 static const struct crypto_mac_ops hmac_ops = { variable212 c->mac_ctx.ops = &hmac_ops; in stm32_hmac_allocate()
30 static const struct crypto_mac_ops hmac_ops; variable54 assert(ctx && ctx->ops == &hmac_ops); in to_mac_ctx()275 static const struct crypto_mac_ops hmac_ops = { variable315 mac->mac_ctx.ops = &hmac_ops; in caam_hmac_allocate()