Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dtest.h707 int testCMSEnvelopeSignEx( const CRYPT_CONTEXT signContext );
H A Ddevices.c1065 if( !testCMSEnvelopeSignEx( sigKeyContext ) ) in testDeviceHighlevel()
H A Denvelope.c3909 int testCMSEnvelopeSignEx( const CRYPT_CONTEXT signContext ) in testCMSEnvelopeSignEx() function