Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtlscheck.c353 case TLS_PSK_WITH_NULL_SHA: in main()
Dtls-darwin.c1300 case TLS_PSK_WITH_NULL_SHA : in _httpTLSStart()
/external/scapy/scapy/layers/tls/crypto/
Dsuites.py271 class TLS_PSK_WITH_NULL_SHA(_GenericCipherSuite): class
/external/curl/lib/vtls/
Dsectransp.c786 case TLS_PSK_WITH_NULL_SHA: in TLSCipherNameForNumber()