github.com/refraction-networking/utls.PubCipherSuite.Cipher (field)

3 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L508: 	Cipher func(key, iv []byte, isRead bool) interface{}
		u_public.go#L524: 			cipher: cs.Cipher,
		u_public.go#L542: 			Cipher: cs.cipher,