Searched refs:random_len (Results 1 – 3 of 3) sorted by relevance
484 if (client_hello.random_len != SSL3_RANDOM_SIZE) { in do_read_client_hello()489 client_hello.random_len); in do_read_client_hello()
219 out->random_len = CBS_len(&random); in ssl_client_hello_init()
3368 size_t random_len; member