Searched refs:KeySboxCount (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp284 const size_t KeySboxCount = 16; local
285 static char sKey[KeySboxCount][65];
286 static char sKnownCypherText[KeySboxCount][33];
322 for (size_t i = 0; i < KeySboxCount; i++)

Completed in 90 milliseconds