Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
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()