Home
last modified time | relevance | path

Searched defs:crypto_stat_cipher (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dcryptouser.h102 struct crypto_stat_cipher { struct
103 char type[CRYPTO_MAX_NAME];
104 __u64 stat_encrypt_cnt;
105 __u64 stat_encrypt_tlen;
106 __u64 stat_decrypt_cnt;
107 __u64 stat_decrypt_tlen;
108 __u64 stat_err_cnt;