type golang.org/x/crypto/openpgp/packet.kdfHashFunction

3 uses

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