Searched refs:crypto_lskcipher_encrypt_sg (Results 1 – 3 of 3) sorted by relevance
13 int crypto_lskcipher_encrypt_sg(struct skcipher_request *req);
201 int crypto_lskcipher_encrypt_sg(struct skcipher_request *req) in crypto_lskcipher_encrypt_sg() function
642 return crypto_lskcipher_encrypt_sg(req); in crypto_skcipher_encrypt()