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

  /external/boringssl/src/ssl/
t1_lib.cc     [all...]
handshake_server.cc 321 if (hs->next_proto_neg_seen) {
    [all...]
internal.h 1215 unsigned next_proto_neg_seen:1; member in struct:ssl_handshake_st
    [all...]
handshake_client.cc 369 if (hs->next_proto_neg_seen) {
    [all...]

Completed in 693 milliseconds