Searched refs:hmac_ops (Results 1 – 1 of 1) sorted by relevance
30 static const struct crypto_mac_ops hmac_ops; variable54 assert(ctx && ctx->ops == &hmac_ops); in to_mac_ctx()274 static const struct crypto_mac_ops hmac_ops = { variable314 mac->mac_ctx.ops = &hmac_ops; in caam_hmac_allocate()
Completed in 3 milliseconds