Searched refs:ltc_ecb_ops (Results 1 – 1 of 1) sorted by relevance
25 static const struct crypto_cipher_ops ltc_ecb_ops; variable29 assert(ctx && ctx->ops == <c_ecb_ops); in to_ecb_ctx()93 static const struct crypto_cipher_ops ltc_ecb_ops = { variable113 c->ctx.ops = <c_ecb_ops; in ltc_ecb_alloc_ctx()
Completed in 2 milliseconds