RtlpGetCorrelationVectorBufferLength

NTSTATUS __stdcall RtlpGetCorrelationVectorBufferLength(_BYTE *a1){
  NTSTATUS result; 

  if( *a1 == 1 )
    return 65;
  result = -1;
  if( *a1 == 2 )
    return 129;
  return result;
}

Referenced by:

RtlExtendCorrelationVector
RtlIncrementCorrelationVector
RtlValidateCorrelationVector
RtlpGetCorrelationVectorEndPosition
RtlpGetCorrelationVectorLastDotPosition
RtlpGetLastContiguosBase64Position