Home
last modified time | relevance | path

Searched refs:crypto_istat_akcipher (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h58 * struct crypto_istat_akcipher - statistics for akcipher algorithm
67 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()
/kernel/linux/linux-6.6/crypto/
H A 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()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h287 * struct crypto_istat_akcipher - statistics for akcipher algorithm
296 struct crypto_istat_akcipher { struct
500 struct crypto_istat_akcipher akcipher;

Completed in 3 milliseconds