Home
last modified time | relevance | path

Searched refs:cipher_specs (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
Ds3_srvr.c643 CBS v2_client_hello, cipher_specs, session_id, challenge; in ssl3_get_v2_client_hello() local
690 !CBS_get_bytes(&v2_client_hello, &cipher_specs, cipher_spec_length) || in ssl3_get_v2_client_hello()
728 while (CBS_len(&cipher_specs) > 0) { in ssl3_get_v2_client_hello()
730 if (!CBS_get_u24(&cipher_specs, &cipher_spec)) { in ssl3_get_v2_client_hello()