Searched refs:crypto_lskcipher_decrypt_sg (Results 1 – 3 of 3) sorted by relevance
14 int crypto_lskcipher_decrypt_sg(struct skcipher_request *req);
210 int crypto_lskcipher_decrypt_sg(struct skcipher_request *req) in crypto_lskcipher_decrypt_sg() function
655 return crypto_lskcipher_decrypt_sg(req); in crypto_skcipher_decrypt()