Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
Dcryptouser.h134 struct crypto_stat_kpp { struct
135 char type[CRYPTO_MAX_NAME];
136 __u64 stat_setsecret_cnt;
137 __u64 stat_generate_public_key_cnt;
138 __u64 stat_compute_shared_secret_cnt;
139 __u64 stat_err_cnt;