Searched refs:ltc_omac_ops (Results 1 – 1 of 1) sorted by relevance
23 static const struct crypto_mac_ops ltc_omac_ops; variable27 assert(ctx && ctx->ops == <c_omac_ops); in to_omac_ctx()78 static const struct crypto_mac_ops ltc_omac_ops = { variable102 ctx->ctx.ops = <c_omac_ops; in crypto_common_cmac_alloc_ctx()
Completed in 2 milliseconds