Home
last modified time | relevance | path

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

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