Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dcryptouser.h82 struct crypto_stat_aead { struct
83 char type[CRYPTO_MAX_NAME];
84 __u64 stat_encrypt_cnt;
85 __u64 stat_encrypt_tlen;
86 __u64 stat_decrypt_cnt;
87 __u64 stat_decrypt_tlen;
88 __u64 stat_err_cnt;