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

  /external/chromium_org/third_party/tlslite/tlslite/
constants.py 38 next_protocol = 67 variable in class:HandshakeType
messages.py 675 HandshakeMsg.__init__(self, HandshakeType.next_protocol)
tlsrecordlayer.py 811 elif subType == HandshakeType.next_protocol:
    [all...]
tlsconnection.py     [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/
s3_srvr.c 2690 CBS next_protocol, selected_protocol, padding; local
    [all...]

Completed in 77 milliseconds