func crypto/tls.CipherSuites

2 uses

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