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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp241 static char sKnownCypherText[GFSboxCount][33]; local
248 strcpy(sKnownCypherText[0], "5c9d844ed46f9885085e5d6a4f94c7d7");
249 strcpy(sKnownCypherText[1], "a9ff75bd7cf6613d3731c77c3b6d0c04");
250 strcpy(sKnownCypherText[2], "623a52fcea5d443e48d9181ab32c7421" );
251 strcpy(sKnownCypherText[3], "38f2c7ae10612415d27ca190d27da8b4" );
252 strcpy(sKnownCypherText[4], "1bc704f1bce135ceb810341b216d7abe" );
257 if (AES_ECB_TestExecution(sPlainText[i], sKnownCypherText[i], acKey) != 0)
286 static char sKnownCypherText[KeySboxCount][33]; local
305 strcpy(sKnownCypherText[0], "46f2fb342d6f0ab477476fc501242c5f");
306 strcpy(sKnownCypherText[
[all...]

Completed in 330 milliseconds