Searched refs:ltc_ctr_ops (Results 1 – 1 of 1) sorted by relevance
22 static const struct crypto_cipher_ops ltc_ctr_ops; variable26 assert(ctx && ctx->ops == <c_ctr_ops); in to_ctr_ctx()88 static const struct crypto_cipher_ops ltc_ctr_ops = { variable108 c->ctx.ops = <c_ctr_ops; in crypto_aes_ctr_alloc_ctx()
Completed in 2 milliseconds