sub_14065D5DC

__int64 __fastcall sub_14065D5DC(VOID *Source1, unsigned int a2){
  NTSTATUS v2; 

  if( Source1 && a2 > 0x20 )
  {
    v2 = WbHashData((PUCHAR)Source1 + 32, a2 - 32);
    if( v2 >= 0 )
      return(unsigned int)-1073741811;
  }
  else
  {
    return(unsigned int)-1073741811;
  }
  return(unsigned int)v2;
}

Referenced by:

WbCreateHeapExecutedBlock
WbInitializeEncryptionSegment