SymCryptWipe

VOID __stdcall SymCryptWipe(VOID *pbData, _SIZE_T cbData){
  SymCryptWipeAsm(pbData, cbData);
}

Referenced by:

SymCryptParallelHashProcess
SymCryptParallelHashProcess_serial
SymCryptParallelSha256Result1
SymCryptParallelSha256Result2
SymCryptParallelSha256ResultDone
SymCryptSha256Result