Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 2 milliseconds