Searched refs:crypto_cbc_mac_ops (Results 1 – 1 of 1) sorted by relevance
33 static const struct crypto_mac_ops crypto_cbc_mac_ops; variable37 assert(ctx && ctx->ops == &crypto_cbc_mac_ops); in to_cbc_mac_ctx()180 static const struct crypto_mac_ops crypto_cbc_mac_ops = { variable214 ctx->ctx.ops = &crypto_cbc_mac_ops; in crypto_cbc_mac_alloc_ctx()
Completed in 3 milliseconds