Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/crypto/
H A Dskcipher.h53 * struct crypto_istat_cipher - statistics for cipher algorithm
60 struct crypto_istat_cipher { struct
141 struct crypto_istat_cipher stat;
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c89 static inline struct crypto_istat_cipher *skcipher_get_stat( in skcipher_get_stat()
101 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_errstat()
644 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_encrypt()
666 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in crypto_skcipher_decrypt()
754 struct crypto_istat_cipher *istat; in crypto_skcipher_report_stat()
839 struct crypto_istat_cipher *istat = skcipher_get_stat(alg); in skcipher_prepare_alg()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h307 * struct crypto_istat_cipher - statistics for cipher algorithm
314 struct crypto_istat_cipher { struct
501 struct crypto_istat_cipher cipher;

Completed in 5 milliseconds