Searched defs:client_hello_len (Results 1 – 2 of 2) sorted by relevance
| /external/boringssl/src/include/openssl/ | ||
| D | ssl.h | 3601 size_t client_hello_len; member |
| /external/boringssl/src/ssl/ | ||
| D | ssl_test.cc | 1053 size_t client_hello_len; in GetClientHello() local |