HomeSort by relevance Sort by last modified time
    Searched full:encrypted_extensions (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/tlslite/patches/
channel_id.patch 87 + elif subType == HandshakeType.encrypted_extensions:
107 + HandshakeType.encrypted_extensions):
110 + encrypted_extensions = result
111 + self.channel_id = encrypted_extensions.channel_id_key
125 + encrypted_extensions = 203
status_request.patch 95 encrypted_extensions = 203
  /external/chromium_org/net/third_party/nss/ssl/
ssl3prot.h 134 encrypted_extensions= 203 enumerator in enum:__anon9457
ssl3con.c     [all...]
  /external/chromium_org/third_party/tlslite/tlslite/
constants.py 26 encrypted_extensions = 203 variable in class:HandshakeType
TLSRecordLayer.py 717 elif subType == HandshakeType.encrypted_extensions:
    [all...]
  /external/chromium_org/net/third_party/nss/patches/
channelid.patch 140 + rv = ssl3_AppendHandshakeHeader(ss, encrypted_extensions,
367 + encrypted_extensions= 203

Completed in 88 milliseconds