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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.cpp361 unsigned char acComputedCypherText[HMAC_LENGTH]; local
390 acComputedCypherText))
397 if (memcmp(acCypherText, acComputedCypherText, sizeof (acCypherText)) != 0)

Completed in 194 milliseconds