Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dcryptouser.h87 __u64 stat_decrypt_tlen; member
96 __u64 stat_decrypt_tlen; member
107 __u64 stat_decrypt_tlen; member
/linux/crypto/
A Dcrypto_user_stat.c42 raead.stat_decrypt_tlen = atomic64_read(&alg->stats.aead.decrypt_tlen); in crypto_report_aead()
59 rcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.cipher.decrypt_tlen); in crypto_report_cipher()
107 rakcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.akcipher.decrypt_tlen); in crypto_report_akcipher()

Completed in 4 milliseconds