Searched refs:AES_ECB_TestExecution (Results 1 – 1 of 1) sorted by relevance
142 static int AES_ECB_TestExecution ( in AES_ECB_TestExecution() function257 if (AES_ECB_TestExecution(sPlainText[i], sKnownCypherText[i], acKey) != 0) in KnownAnswerTestAESECB_GFSbox()337 if (AES_ECB_TestExecution(sPlainText, sKnownCypherText[i], acKey) != 0) in KnownAnswerTestAESECB_KeySbox()