Home
last modified time | relevance | path

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

/linux/include/crypto/
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()
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()
A Dacompress.h268 crypto_stats_get(alg); in crypto_acomp_compress()
290 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/crypto/
A Daead.c90 crypto_stats_get(alg); in crypto_aead_encrypt()
107 crypto_stats_get(alg); in crypto_aead_decrypt()
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()
A Drng.c48 crypto_stats_get(alg); in crypto_rng_reset()
A Dskcipher.c626 crypto_stats_get(alg); in crypto_skcipher_encrypt()
643 crypto_stats_get(alg); in crypto_skcipher_decrypt()
A Dalgapi.c1062 void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get() function
1066 EXPORT_SYMBOL_GPL(crypto_stats_get);
/linux/include/linux/
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 18 milliseconds