SymCryptMarvin32ExpandSeed

__int64 __fastcall SymCryptMarvin32ExpandSeed(_DWORD *a1, _DWORD *a2, __int64 a3){
  __int64 result; 
  result = 0i64;
  if( a3 != 8 )
    return 209715361i64;
  *a1 = *a2;
  a1[1] = a2[1];
  return result;
}

Referenced by:

HvInitializeHashLibrary