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

/linux-master/crypto/
H A Dcts.c65 static inline u8 *crypto_cts_reqctx_space(struct skcipher_request *req) function
198 space = crypto_cts_reqctx_space(req);
265 space = crypto_cts_reqctx_space(req);

Completed in 115 milliseconds