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

/linux-master/crypto/
H A Dskcipher.h14 int crypto_lskcipher_decrypt_sg(struct skcipher_request *req);
H A Dlskcipher.c210 int crypto_lskcipher_decrypt_sg(struct skcipher_request *req) function
H A Dskcipher.c655 return crypto_lskcipher_decrypt_sg(req);

Completed in 96 milliseconds