Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKnownAnswerTests.h51 int KnownAnswerTestAESECB(void);
H A DKMSAgentKnownAnswerTests.cpp409 int KnownAnswerTestAESECB (void) in KnownAnswerTestAESECB() function
440 if (KnownAnswerTestAESECB() != 0) in main()
H A DKMSAgent.cpp883 if ( KnownAnswerTestAESECB() != 0 ) in KMSAgent_KnownAnswerTests()