Home
last modified time | relevance | path

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

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