Searched refs:client_random_size (Results 1 – 1 of 1) sorted by relevance
158 size_t client_random_size = SSL3_RANDOM_SIZE; in test_keylog_output() local196 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()199 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()208 client_random_size))) in test_keylog_output()251 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()254 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()263 client_random_size))) in test_keylog_output()