func crypto/tls.CipherSuites

2 uses

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