func golang.org/x/crypto/openpgp/s2k.encodeCount

2 uses

	golang.org/x/crypto/openpgp/s2k (current package)
		s2k.go#L62: 	return encodeCount(i)
		s2k.go#L70: func encodeCount(i int) uint8 {