Home
last modified time | relevance | path

Searched refs:crypto_stats_get (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A 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()
H A 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()
H A Dacompress.h268 crypto_stats_get(alg); in crypto_acomp_compress()
290 crypto_stats_get(alg); in crypto_acomp_decompress()
H A Drng.h143 crypto_stats_get(alg); in crypto_rng_generate()
H A Dhash.h556 crypto_stats_get(alg); in crypto_ahash_update()
/kernel/linux/linux-5.10/crypto/
H A Daead.c89 crypto_stats_get(alg); in crypto_aead_encrypt()
106 crypto_stats_get(alg); in crypto_aead_decrypt()
H A Dahash.c347 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()
H A Drng.c48 crypto_stats_get(alg); in crypto_rng_reset()
H A Dalgapi.c1091 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function
1095 EXPORT_SYMBOL_GPL(crypto_stats_get); variable
H A Dskcipher.c631 crypto_stats_get(alg); in crypto_skcipher_encrypt()
648 crypto_stats_get(alg); in crypto_skcipher_decrypt()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h513 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 12 milliseconds