Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
Dcryptouser.h84 struct crypto_stat_aead { struct
85 char type[CRYPTO_MAX_NAME];
86 __u64 stat_encrypt_cnt;
87 __u64 stat_encrypt_tlen;
88 __u64 stat_decrypt_cnt;
89 __u64 stat_decrypt_tlen;
90 __u64 stat_err_cnt;