func crypto/tls.CipherSuites

2 uses

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