Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Dhardware.h25 int setConvInfo( const CRYPT_CONTEXT iCryptContext, const int keySize );
H A Dhw_dummy.c356 status = setConvInfo( contextInfoPtr->objectHandle, keySize ); in completeInitKeyAES()
H A Dhardware.c1218 int setConvInfo( const CRYPT_CONTEXT iCryptContext, const int keySize ) in setConvInfo() function