Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dakcipher.h296 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()
A Dkpp.h293 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()
A Dacompress.h269 crypto_stats_get(alg); in crypto_acomp_compress()
291 crypto_stats_get(alg); in crypto_acomp_decompress()
A Drng.h143 crypto_stats_get(alg); in crypto_rng_generate()
A Dhash.h556 crypto_stats_get(alg); in crypto_ahash_update()
/linux-6.3-rc2/crypto/
A Daead.c90 crypto_stats_get(alg); in crypto_aead_encrypt()
107 crypto_stats_get(alg); in crypto_aead_decrypt()
A Dahash.c313 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()
A Drng.c48 crypto_stats_get(alg); in crypto_rng_reset()
A Dskcipher.c612 crypto_stats_get(alg); in crypto_skcipher_encrypt()
629 crypto_stats_get(alg); in crypto_skcipher_decrypt()
A Dalgapi.c1048 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function
1052 EXPORT_SYMBOL_GPL(crypto_stats_get);
/linux-6.3-rc2/include/linux/
A Dcrypto.h522 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