crypto_stats_skcipher_decrypt 1288 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_stats_skcipher_decrypt);
crypto_stats_skcipher_decrypt  873 crypto/skcipher.c 	crypto_stats_skcipher_decrypt(cryptlen, ret, alg);
crypto_stats_skcipher_decrypt  615 include/linux/crypto.h void crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);