crypto_stats_skcipher_encrypt 1275 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_stats_skcipher_encrypt);
crypto_stats_skcipher_encrypt  856 crypto/skcipher.c 	crypto_stats_skcipher_encrypt(cryptlen, ret, alg);
crypto_stats_skcipher_encrypt  614 include/linux/crypto.h void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);