Searched refs:ltc_hmac_ops (Results 1 – 1 of 1) sorted by relevance
22 static const struct crypto_mac_ops ltc_hmac_ops; variable26 assert(ctx && ctx->ops == <c_hmac_ops); in to_hmac_ctx()77 static const struct crypto_mac_ops ltc_hmac_ops = { variable97 ctx->ctx.ops = <c_hmac_ops; in ltc_hmac_alloc_ctx()
Completed in 3 milliseconds