Searched defs:client_random (Results 1 – 4 of 4) sorted by relevance
46 const uint8_t client_random[SSL3_RANDOM_SIZE]; member
147 CBS cipher_suites, client_random, compression_methods, session_id; in tls13_client_hello_process() local
778 CBS cbs, client_random, session_id, cookie, cipher_suites; in ssl3_get_client_hello() local
1106 unsigned char client_random[SSL3_RANDOM_SIZE]; global() member