Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dlrw.c140 static int lrw_xor_tweak(struct skcipher_request *req, bool second_pass) in lrw_xor_tweak() function
200 return lrw_xor_tweak(req, false); in lrw_xor_tweak_pre()
205 return lrw_xor_tweak(req, true); in lrw_xor_tweak_post()
/kernel/linux/linux-6.6/crypto/
H A Dlrw.c140 static int lrw_xor_tweak(struct skcipher_request *req, bool second_pass) in lrw_xor_tweak() function
200 return lrw_xor_tweak(req, false); in lrw_xor_tweak_pre()
205 return lrw_xor_tweak(req, true); in lrw_xor_tweak_post()

Completed in 2 milliseconds