Searched refs:client_random_size (Results 1 – 1 of 1) sorted by relevance
218 size_t client_random_size = SSL3_RANDOM_SIZE; in test_keylog_output() local256 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()259 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()268 client_random_size))) in test_keylog_output()311 client_random_size = SSL_get_client_random(ssl, in test_keylog_output()314 if (!TEST_size_t_eq(client_random_size, SSL3_RANDOM_SIZE)) in test_keylog_output()323 client_random_size))) in test_keylog_output()