golang.org/x/crypto/openpgp/packet.ecdhKdf.KdfHash (field)

3 uses

	golang.org/x/crypto/openpgp/packet (current package)
		public_key.go#L111: 	KdfHash kdfHashFunction
		public_key.go#L129: 	f.KdfHash = kdfHashFunction(buf[1])
		public_key.go#L142: 	buf[2] = byte(f.KdfHash)