RtlpGetCorrelationVectorBufferLength
INT64 __fastcall RtlpGetCorrelationVectorBufferLength(BYTE *a1){
INT64 result;
if( *a1 == 1 )
return 65i64;
result = 0xFFFFFFFFi64;
if( *a1 == 2 )
return 129i64;
return result;
}Referenced by:
RtlExtendCorrelationVector
RtlIncrementCorrelationVector
RtlValidateCorrelationVector
RtlpGetCorrelationVectorEndPosition
RtlpGetCorrelationVectorLastDotPosition
RtlpGetLastContiguosBase64Position