Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp142 static int AES_ECB_TestExecution ( in AES_ECB_TestExecution() function
257 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()