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

3 uses

	golang.org/x/crypto/openpgp/packet (current package)
		public_key.go#L106: type kdfAlgorithm byte
		public_key.go#L112: 	KdfAlgo kdfAlgorithm
		public_key.go#L130: 	f.KdfAlgo = kdfAlgorithm(buf[2])