Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Ddevice.h92 BUFFER( CRYPT_MAX_TEXTSIZE, defaultSSOPinLen ) \
94 int defaultSSOPinLen; member
H A Dpkcs11.c441 if( pkcs11Info->defaultSSOPinLen <= 0 ) in controlFunction()
452 pkcs11Info->defaultSSOPinLen, in controlFunction()
455 pkcs11Info->defaultSSOPinLen = 0; in controlFunction()
537 pkcs11Info->defaultSSOPinLen = dataLength; in controlFunction()