Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dskcipher.h60 struct crypto_istat_cipher { struct
141 struct crypto_istat_cipher stat;
/openbmc/linux/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()