Searched refs:crypto_stats_get (Results 1 – 11 of 11) sorted by relevance
295 crypto_stats_get(calg); in crypto_akcipher_encrypt()319 crypto_stats_get(calg); in crypto_akcipher_decrypt()342 crypto_stats_get(calg); in crypto_akcipher_sign()369 crypto_stats_get(calg); in crypto_akcipher_verify()
292 crypto_stats_get(calg); in crypto_kpp_set_secret()318 crypto_stats_get(calg); in crypto_kpp_generate_public_key()341 crypto_stats_get(calg); in crypto_kpp_compute_shared_secret()
268 crypto_stats_get(alg); in crypto_acomp_compress()290 crypto_stats_get(alg); in crypto_acomp_decompress()
143 crypto_stats_get(alg); in crypto_rng_generate()
556 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()
48 crypto_stats_get(alg); in crypto_rng_reset()
626 crypto_stats_get(alg); in crypto_skcipher_encrypt()643 crypto_stats_get(alg); in crypto_skcipher_decrypt()
1029 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function1033 EXPORT_SYMBOL_GPL(crypto_stats_get);
522 void crypto_stats_get(struct crypto_alg *alg);543 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function