Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp144 const char * const i_sKnownCypherText, in AES_ECB_TestExecution() argument
171 i_sKnownCypherText, in AES_ECB_TestExecution()
172 acKnownCypherText) != strlen(i_sKnownCypherText) / 2) in AES_ECB_TestExecution()
197 if (memcmp(acCypherText, acKnownCypherText, strlen(i_sKnownCypherText) / 2) != 0) in AES_ECB_TestExecution()