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

/linux-master/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(
342 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg);
367 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg);
/linux-master/crypto/
H A Dakcipher.c77 struct crypto_istat_akcipher *istat;
134 struct crypto_istat_akcipher *istat = akcipher_get_stat(alg);

Completed in 144 milliseconds