HomeSort by relevance Sort by last modified time
    Searched refs:client_hello_len (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/include/openssl/
ssl.h 720 const unsigned char *client_hello; size_t client_hello_len; member in struct:ssl_early_callback_ctx
    [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/
s3_srvr.c 773 early_ctx.client_hello_len = n;
    [all...]
t1_lib.c 277 CBS_init(&client_hello, ctx->client_hello, ctx->client_hello_len);
    [all...]

Completed in 144 milliseconds