SymCryptWipe

VOID __stdcall SymCryptWipe(PVOID pbData, SIZE_T cbData){
  SymCryptWipeAsm(pbData, cbData);
}

Referenced by:

SymCryptParallelHashProcess
SymCryptParallelHashProcess_serial
SymCryptParallelSha256Result1
SymCryptParallelSha256Result2
SymCryptParallelSha256ResultDone
SymCryptSha256Result