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

Method TestRij

Libraries/unrar/rijndael.cpp:470–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468#if 0
469static void TestRijndael();
470struct TestRij {TestRij() {TestRijndael();exit(0);}} GlobalTestRij;
471
472// Test CBC encryption according to NIST 800-38A.
473void TestRijndael()

Callers

nothing calls this directly

Calls 1

TestRijndaelFunction · 0.85

Tested by

no test coverage detected