Searched refs:SetCiphers (Results 1 – 2 of 2) sorted by relevance
/openbsd/regress/lib/libtls/gotls/ | ||
H A D | tls.go | 114 func (c *TLSConfig) SetCiphers(ciphers string) error { func |
H A D | tls_test.go | 158 if err := cfg.SetCiphers("compat"); err != nil { |