Searched refs:cts_ops (Results 1 – 1 of 1) sorted by relevance
40 static const struct crypto_cipher_ops cts_ops; variable44 assert(ctx && ctx->ops == &cts_ops); in to_cts_ctx()226 static const struct crypto_cipher_ops cts_ops = { variable249 c->ctx.ops = &cts_ops; in crypto_aes_cts_alloc_ctx()
Completed in 2 milliseconds