Searched refs:sm3_hmac_ops (Results 1 – 1 of 1) sorted by relevance
25 static const struct crypto_mac_ops sm3_hmac_ops; variable29 assert(ctx && ctx->ops == &sm3_hmac_ops); in to_hmac_ctx()91 static const struct crypto_mac_ops sm3_hmac_ops = { variable107 c->mac_ctx.ops = &sm3_hmac_ops; in crypto_hmac_sm3_alloc_ctx()