func crypto/tls.CipherSuites

2 uses

	crypto/tls (current package)
		cipher_suites.go#L56: func CipherSuites() []*CipherSuite {
		cipher_suites.go#L103: 	for _, c := range CipherSuites() {