Searched defs:sslapitest_log_counts (Results 1 – 1 of 1) sorted by relevance
125 struct sslapitest_log_counts { struct126 unsigned int rsa_key_exchange_count;127 unsigned int master_secret_count;128 unsigned int client_early_secret_count;129 unsigned int client_handshake_secret_count;130 unsigned int server_handshake_secret_count;131 unsigned int client_application_secret_count;132 unsigned int server_application_secret_count;133 unsigned int early_exporter_secret_count;134 unsigned int exporter_secret_count;
Completed in 78 milliseconds