Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dcryptouser.h106 struct crypto_stat_cipher { struct
107 char type[CRYPTO_MAX_NAME];
108 __u64 stat_encrypt_cnt;
109 __u64 stat_encrypt_tlen;
110 __u64 stat_decrypt_cnt;
111 __u64 stat_decrypt_tlen;
112 __u64 stat_err_cnt;