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

  /external/boringssl/src/ssl/
handoff.cc 146 !CBB_add_asn1_octet_string(&seq, s3->next_proto_negotiated.data(),
147 s3->next_proto_negotiated.size()) ||
249 s3->next_proto_negotiated.CopyFrom(next_proto);
handshake_client.cc     [all...]
ssl_lib.cc     [all...]
handshake_server.cc     [all...]
internal.h 2357 Array<uint8_t> next_proto_negotiated; member in struct:bssl::SSL3_STATE
    [all...]
t1_lib.cc     [all...]

Completed in 57 milliseconds