Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.h43 int KnownAnswerTestAESKeyWrap(void);
H A DKMSAgentKnownAnswerTests.cpp52 int KnownAnswerTestAESKeyWrap (void) in KnownAnswerTestAESKeyWrap() function
435 if (KnownAnswerTestAESKeyWrap() != 0) in main()
H A DKMSAgent.cpp878 if ( KnownAnswerTestAESKeyWrap() != 0 ) in KMSAgent_KnownAnswerTests()