SepRmCapPoolExpand

VOID *__stdcall SepRmCapPoolExpand(VOID *OriginalBuffer, UINT64 NumberOfBytes){
  ExFreePoolWithTag(OriginalBuffer, 0x70536553u);
  return ExAllocatePoolWithTag(1ui64, NumberOfBytes, 1884513619i64);
}

Referenced by:

SepReadAndInsertCaps
SepReadAndPopulateCapes