skcipher_crypt_blkcipher  644 crypto/skcipher.c 	return skcipher_crypt_blkcipher(req, alg->encrypt);
skcipher_crypt_blkcipher  653 crypto/skcipher.c 	return skcipher_crypt_blkcipher(req, alg->decrypt);