Home
last modified time | relevance | path

Searched refs:stat_encrypt_tlen (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcryptouser.h85 __u64 stat_encrypt_tlen; member
94 __u64 stat_encrypt_tlen; member
105 __u64 stat_encrypt_tlen; member
/openbmc/linux/crypto/
H A Dakcipher.c86 rakcipher.stat_encrypt_tlen = atomic64_read(&istat->encrypt_tlen); in crypto_akcipher_report_stat()
H A Daead.c230 raead.stat_encrypt_tlen = atomic64_read(&istat->encrypt_tlen); in crypto_aead_report_stat()
H A Dskcipher.c764 rcipher.stat_encrypt_tlen = atomic64_read(&istat->encrypt_tlen); in crypto_skcipher_report_stat()