Searched defs:crypto_stat_kpp (Results 1 – 1 of 1) sorted by relevance
127 struct crypto_stat_kpp { struct128 char type[CRYPTO_MAX_NAME];129 __u64 stat_setsecret_cnt;130 __u64 stat_generate_public_key_cnt;131 __u64 stat_compute_shared_secret_cnt;132 __u64 stat_err_cnt;