Home
last modified time | relevance | path

Searched refs:lrw_request_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/crypto/
Dlrw.c52 struct lrw_request_ctx { struct
145 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_xor_tweak()
213 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_crypt_done()
226 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_init_crypt()
245 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_encrypt()
256 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_decrypt()
279 sizeof(struct lrw_request_ctx)); in lrw_init_tfm()