MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / TestKDF

Method TestKDF

Libraries/unrar/crypt5.cpp:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213#if 0
214static void TestPBKDF2();
215struct TestKDF {TestKDF() {TestPBKDF2();exit(0);}} GlobalTestKDF;
216
217void TestPBKDF2() // Test PBKDF2 HMAC-SHA256
218{

Callers

nothing calls this directly

Calls 1

TestPBKDF2Function · 0.85

Tested by

no test coverage detected