Home
last modified time | relevance | path

Searched refs:crypto_istat_akcipher (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/crypto/
Dakcipher.h67 struct crypto_istat_akcipher { struct
131 struct crypto_istat_akcipher stat;
305 static inline struct crypto_istat_akcipher *akcipher_get_stat( in akcipher_get_stat()
342 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in crypto_akcipher_encrypt()
367 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in crypto_akcipher_decrypt()
/Linux-v6.6/crypto/
Dakcipher.c77 struct crypto_istat_akcipher *istat; in crypto_akcipher_report_stat()
134 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg); in akcipher_prepare_alg()