Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcts.c65 static inline u8 *crypto_cts_reqctx_space(struct skcipher_request *req) in crypto_cts_reqctx_space() function
198 space = crypto_cts_reqctx_space(req); in cts_cbc_decrypt()
265 space = crypto_cts_reqctx_space(req); in crypto_cts_decrypt()
/kernel/linux/linux-6.6/crypto/
H A Dcts.c65 static inline u8 *crypto_cts_reqctx_space(struct skcipher_request *req) in crypto_cts_reqctx_space() function
198 space = crypto_cts_reqctx_space(req); in cts_cbc_decrypt()
265 space = crypto_cts_reqctx_space(req); in crypto_cts_decrypt()

Completed in 3 milliseconds