Searched refs:client_random_size (Results 1 – 1 of 1) sorted by relevance
210 size_t client_random_size = SSL3_RANDOM_SIZE; in test_keylog_output() local248 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()251 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()260 client_random_size))) in test_keylog_output()303 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()306 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()315 client_random_size))) in test_keylog_output()