Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dcryptouser.h85 __u64 stat_encrypt_tlen; member
94 __u64 stat_encrypt_tlen; member
105 __u64 stat_encrypt_tlen; member
/linux/crypto/
A Dcrypto_user_stat.c40 raead.stat_encrypt_tlen = atomic64_read(&alg->stats.aead.encrypt_tlen); in crypto_report_aead()
57 rcipher.stat_encrypt_tlen = atomic64_read(&alg->stats.cipher.encrypt_tlen); in crypto_report_cipher()
105 rakcipher.stat_encrypt_tlen = atomic64_read(&alg->stats.akcipher.encrypt_tlen); in crypto_report_akcipher()

Completed in 5 milliseconds