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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp149 unsigned char acKnownCypherText[sizeof (acPlainText)]; local
172 acKnownCypherText) != strlen(i_sKnownCypherText) / 2)
197 if (memcmp(acCypherText, acKnownCypherText, strlen(i_sKnownCypherText) / 2) != 0)

Completed in 151 milliseconds