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()
290 crypto_stats_get(calg); in crypto_kpp_set_secret()316 crypto_stats_get(calg); in crypto_kpp_generate_public_key()339 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()
1062 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function1066 EXPORT_SYMBOL_GPL(crypto_stats_get);
513 void crypto_stats_get(struct crypto_alg *alg);534 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function
Completed in 18 milliseconds