Searched refs:ltc_xts_ops (Results 1 – 1 of 1) sorted by relevance
26 static const struct crypto_cipher_ops ltc_xts_ops; variable30 assert(ctx && ctx->ops == <c_xts_ops); in to_xts_ctx()105 static const struct crypto_cipher_ops ltc_xts_ops = { variable125 c->ctx.ops = <c_xts_ops; in crypto_aes_xts_alloc_ctx()