Searched refs:KeySboxCount (Results 1 – 1 of 1) sorted by relevance
284 const size_t KeySboxCount = 16; in KnownAnswerTestAESECB_KeySbox() local285 static char sKey[KeySboxCount][65]; in KnownAnswerTestAESECB_KeySbox()286 static char sKnownCypherText[KeySboxCount][33]; in KnownAnswerTestAESECB_KeySbox()322 for (size_t i = 0; i < KeySboxCount; i++) in KnownAnswerTestAESECB_KeySbox()