skcipher_crypt_ablkcipher  743 crypto/skcipher.c 	return skcipher_crypt_ablkcipher(req, alg->encrypt);
skcipher_crypt_ablkcipher  752 crypto/skcipher.c 	return skcipher_crypt_ablkcipher(req, alg->decrypt);