OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256
(Results
1 - 3
of
3
) sorted by null
/external/boringssl/src/ssl/test/runner/
cipher_suites.go
123
{
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256
, 32, 0, ivLenChaCha20Poly1305, ecdhePSKKA, suiteECDHE | suitePSK | suiteTLS12, nil, nil, aeadCHACHA20POLY1305},
461
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256
uint16 = 0xccac
runner.go
[
all
...]
/external/scapy/scapy/layers/tls/crypto/
suites.py
964
class
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256
(_GenericCipherSuite):
Completed in 436 milliseconds