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#L73: 			return s.Name
		tls.go#L78: 			return s.Name