OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sharedKeyDB
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tlslite/scripts/
tls.py
425
sharedKeyDB
=
SharedKeyDB
()
426
sharedKeyDB
["shared"] = "key"
427
sharedKeyDB
["shared2"] = "key2"
429
connection.handshakeServer(
sharedKeyDB
=
sharedKeyDB
)
438
connection.handshakeServer(
sharedKeyDB
=
sharedKeyDB
)
706
connection.handshakeServer(
sharedKeyDB
=
sharedKeyDB
, settings=settings
[
all
...]
/external/chromium_org/third_party/tlslite/tlslite/
TLSConnection.py
[
all
...]
Completed in 37 milliseconds