Searched refs:xts_tfm_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dxts.c24 struct xts_tfm_ctx { struct
44 struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(parent);
162 const struct xts_tfm_ctx *ctx =
242 const struct xts_tfm_ctx *ctx =
299 struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
325 struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
434 inst->alg.base.cra_ctxsize = sizeof(struct xts_tfm_ctx);

Completed in 113 milliseconds