Searched refs:crypto_stats_get (Results 1 – 11 of 11) sorted by relevance
296 crypto_stats_get(calg); in crypto_akcipher_encrypt()320 crypto_stats_get(calg); in crypto_akcipher_decrypt()343 crypto_stats_get(calg); in crypto_akcipher_sign()370 crypto_stats_get(calg); in crypto_akcipher_verify()
293 crypto_stats_get(calg); in crypto_kpp_set_secret()319 crypto_stats_get(calg); in crypto_kpp_generate_public_key()342 crypto_stats_get(calg); in crypto_kpp_compute_shared_secret()
269 crypto_stats_get(alg); in crypto_acomp_compress()291 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()
313 crypto_stats_get(alg); in crypto_ahash_final()327 crypto_stats_get(alg); in crypto_ahash_finup()341 crypto_stats_get(alg); in crypto_ahash_digest()
48 crypto_stats_get(alg); in crypto_rng_reset()
612 crypto_stats_get(alg); in crypto_skcipher_encrypt()629 crypto_stats_get(alg); in crypto_skcipher_decrypt()
1048 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function1052 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
Completed in 23 milliseconds