crypto/tls.CipherSuite.Name (field)

5 uses

	crypto/tls (current package)
		cipher_suites.go#L32: 	Name string
		cipher_suites.go#L105: 			return c.Name
		cipher_suites.go#L110: 			return c.Name

	google.golang.org/grpc/credentials
		tls.go#L75: 			return s.Name
		tls.go#L80: 			return s.Name