cryptd_skcipher_enqueue  355 crypto/cryptd.c 	return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt);
cryptd_skcipher_enqueue  360 crypto/cryptd.c 	return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt);