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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp142 static int AES_ECB_TestExecution ( function
257 if (AES_ECB_TestExecution(sPlainText[i], sKnownCypherText[i], acKey) != 0)
337 if (AES_ECB_TestExecution(sPlainText, sKnownCypherText[i], acKey) != 0)

Completed in 113 milliseconds