Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dxts.c34 struct xts_request_ctx { struct
85 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak()
149 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done()
165 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_final()
204 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt_done()
224 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt_done()
244 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_init_crypt()
263 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt()
280 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt()
318 sizeof(struct xts_request_ctx)); in xts_init_tfm()