Home
last modified time | relevance | path

Searched refs:TLS_PSK_WITH_NULL_SHA256 (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dtlscheck.c435 case TLS_PSK_WITH_NULL_SHA256: in main()
Dtls-darwin.c1305 case TLS_PSK_WITH_NULL_SHA256 : in _httpTLSStart()
/external/scapy/scapy/layers/tls/crypto/
Dsuites.py505 class TLS_PSK_WITH_NULL_SHA256(_GenericCipherSuite): class
/external/curl/lib/vtls/
Dsectransp.c820 case TLS_PSK_WITH_NULL_SHA256: in TLSCipherNameForNumber()