const golang.org/x/crypto/openpgp/packet.CipherAES192

4 uses

	golang.org/x/crypto/openpgp/packet (current package)
		packet.go#L480: 	CipherAES192 CipherFunction = 8
		packet.go#L493: 	case CipherAES192:
		packet.go#L508: 	case CipherAES128, CipherAES192, CipherAES256:
		packet.go#L521: 	case CipherAES128, CipherAES192, CipherAES256: