Home
last modified time | relevance | path

Searched refs:crypto_stats_get (Results 1 – 6 of 6) sorted by relevance

/include/crypto/
Dakcipher.h295 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()
Dkpp.h290 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()
Dacompress.h250 crypto_stats_get(alg); in crypto_acomp_compress()
272 crypto_stats_get(alg); in crypto_acomp_decompress()
Drng.h143 crypto_stats_get(alg); in crypto_rng_generate()
Dhash.h535 crypto_stats_get(alg); in crypto_ahash_update()
/include/linux/
Dcrypto.h596 void crypto_stats_get(struct crypto_alg *alg);
619 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function
1097 crypto_stats_get(alg); in crypto_ablkcipher_encrypt()
1122 crypto_stats_get(alg); in crypto_ablkcipher_decrypt()