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

/linux-master/crypto/
H A Dlrw.c30 struct lrw_tfm_ctx { struct
71 struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(parent);
144 const struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
224 const struct lrw_tfm_ctx *ctx =
269 struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
286 struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
388 inst->alg.base.cra_ctxsize = sizeof(struct lrw_tfm_ctx);

Completed in 104 milliseconds