Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dcryptouser.h78 struct crypto_stat_akcipher { struct
79 char type[CRYPTO_MAX_NAME];
80 __u64 stat_encrypt_cnt;
81 __u64 stat_encrypt_tlen;
82 __u64 stat_decrypt_cnt;
83 __u64 stat_decrypt_tlen;
84 __u64 stat_verify_cnt;
85 __u64 stat_sign_cnt;
86 __u64 stat_err_cnt;
/kernel/linux/linux-5.10/include/uapi/linux/
Dcryptouser.h91 struct crypto_stat_akcipher { struct
92 char type[CRYPTO_MAX_NAME];
93 __u64 stat_encrypt_cnt;
94 __u64 stat_encrypt_tlen;
95 __u64 stat_decrypt_cnt;
96 __u64 stat_decrypt_tlen;
97 __u64 stat_verify_cnt;
98 __u64 stat_sign_cnt;
99 __u64 stat_err_cnt;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dcryptouser.h78 struct crypto_stat_akcipher { struct
79 char type[CRYPTO_MAX_NAME];
80 __u64 stat_encrypt_cnt;
81 __u64 stat_encrypt_tlen;
82 __u64 stat_decrypt_cnt;
83 __u64 stat_decrypt_tlen;
84 __u64 stat_verify_cnt;
85 __u64 stat_sign_cnt;
86 __u64 stat_err_cnt;
/kernel/linux/linux-6.6/include/uapi/linux/
Dcryptouser.h91 struct crypto_stat_akcipher { struct
92 char type[CRYPTO_MAX_NAME];
93 __u64 stat_encrypt_cnt;
94 __u64 stat_encrypt_tlen;
95 __u64 stat_decrypt_cnt;
96 __u64 stat_decrypt_tlen;
97 __u64 stat_verify_cnt;
98 __u64 stat_sign_cnt;
99 __u64 stat_err_cnt;