Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtlscheck.c438 case TLS_PSK_WITH_NULL_SHA384: in main()
Dtls-darwin.c1306 case TLS_PSK_WITH_NULL_SHA384 : in _httpTLSStart()
/external/scapy/scapy/layers/tls/crypto/
Dsuites.py508 class TLS_PSK_WITH_NULL_SHA384(_GenericCipherSuite): class
/external/curl/lib/vtls/
Dsectransp.c823 case TLS_PSK_WITH_NULL_SHA384: in TLSCipherNameForNumber()