Home
last modified time | relevance | path

Searched refs:ProtocolsAll (Results 1 – 2 of 2) sorted by relevance

/openbsd/regress/lib/libtls/gotls/
H A Dtls.go44 ProtocolsAll ProtocolVersion = C.TLS_PROTOCOLS_ALL const
52 ProtocolsAll: "all",
H A Dtls_test.go161 if err := cfg.SetProtocols(ProtocolsAll); err != nil {