Searched refs:crypto_stats_get (Results 1 – 11 of 11) sorted by relevance
293 crypto_stats_get(calg); in crypto_akcipher_encrypt()317 crypto_stats_get(calg); in crypto_akcipher_decrypt()340 crypto_stats_get(calg); in crypto_akcipher_sign()367 crypto_stats_get(calg); in crypto_akcipher_verify()
288 crypto_stats_get(calg); in crypto_kpp_set_secret()314 crypto_stats_get(calg); in crypto_kpp_generate_public_key()337 crypto_stats_get(calg); in crypto_kpp_compute_shared_secret()
266 crypto_stats_get(alg); in crypto_acomp_compress()288 crypto_stats_get(alg); in crypto_acomp_decompress()
141 crypto_stats_get(alg); in crypto_rng_generate()
554 crypto_stats_get(alg); in crypto_ahash_update()
90 crypto_stats_get(alg); in crypto_aead_encrypt()107 crypto_stats_get(alg); in crypto_aead_decrypt()
347 crypto_stats_get(alg); in crypto_ahash_final()361 crypto_stats_get(alg); in crypto_ahash_finup()375 crypto_stats_get(alg); in crypto_ahash_digest()
37 crypto_stats_get(alg); in crypto_rng_reset()
631 crypto_stats_get(alg); in crypto_skcipher_encrypt()648 crypto_stats_get(alg); in crypto_skcipher_decrypt()
1076 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function1080 EXPORT_SYMBOL_GPL(crypto_stats_get);
510 void crypto_stats_get(struct crypto_alg *alg);531 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function