Searched refs:crypto_lskcipher_crypt_sg (Results 1 – 1 of 1) sorted by relevance
158 static int crypto_lskcipher_crypt_sg(struct skcipher_request *req, in crypto_lskcipher_crypt_sg() function207 return crypto_lskcipher_crypt_sg(req, alg->encrypt); in crypto_lskcipher_encrypt_sg()216 return crypto_lskcipher_crypt_sg(req, alg->decrypt); in crypto_lskcipher_decrypt_sg()