Home
last modified time | relevance | path

Searched refs:ulMinPinLen (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 buffer.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 sb.append(String.valueOf(ulMinPinLen)); in toString()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java179 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
258 this.ulMinPinLen = pinLenMin; in CK_TOKEN_INFO()
340 buffer.append(String.valueOf(ulMinPinLen)); in toString()
/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/wrapper/
H A DCK_TOKEN_INFO.java130 public long ulMinPinLen; /* in bytes */ field in CK_TOKEN_INFO
261 buffer.append(String.valueOf(ulMinPinLen)); in toString()
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Wrapper/
H A DCK_TOKEN_INFO.cs31 public uint ulMinPinLen; field
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/
H A DTokenInfo.cs57 get { return paramCK_TOKEN_INFO.ulMinPinLen; }
/dports/security/beid/eid-mw-5.0.8/tests/unit/
H A Dtkinfo.c59 printf("Max PIN length: %lu; min PIN length: %lu\n", info.ulMaxPinLen, info.ulMinPinLen); in TEST_FUNC()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/include/
H A Dpkcs32.h120 CK_ULONG_32 ulMinPinLen; /* in bytes */ member
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dutility.c510 token_info->ulMinPinLen = MIN_PIN_LEN; in init_tokenInfo()
1001 pInfo->ulMinPinLen = nv_token_data->token_info.ulMinPinLen; in copy_token_contents_sensibly()
/dports/security/xca/xca-2.4.0/lib/
H A Dpkcs11.h102 arg(token_info.ulMinPinLen). in pinInfo()
/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Dpkcs11_init.c1079 if( ( pkcs11Info->minPinSize = ( int ) tokenInfo.ulMinPinLen ) < 4 ) in initFunction()
1083 "using 4", tokenInfo.ulMinPinLen )); in initFunction()
1094 "using 8", tokenInfo.ulMinPinLen )); in initFunction()
/dports/security/gcr/gcr-3.40.0/gck/
H A Dgck-slot.c594 token_info->min_pin_len = info->ulMinPinLen; in _gck_token_info_from_pkcs11()
650 info->ulMinPinLen = token_info->min_pin_len; in _gck_token_info_to_pkcs11()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/slot_mgr/
H A DToken.cpp524 info->ulMinPinLen = MIN_PIN_LEN; in getTokenInfo()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/tests/unit/pkcs11testmodule/
H A Dpkcs11testmodule.cpp165 pInfo->ulMinPinLen = 4; in Test_C_GetTokenInfo()
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/tests/unit/pkcs11testmodule/
H A Dpkcs11testmodule.cpp180 pInfo->ulMinPinLen = 4; in Test_C_GetTokenInfo()
/dports/www/firefox/firefox-99.0/security/manager/ssl/tests/unit/pkcs11testmodule/
H A Dpkcs11testmodule.cpp180 pInfo->ulMinPinLen = 4; in Test_C_GetTokenInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/tests/unit/pkcs11testmodule/
H A Dpkcs11testmodule.cpp180 pInfo->ulMinPinLen = 4; in Test_C_GetTokenInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/tests/unit/pkcs11testmodule/
H A Dpkcs11testmodule.cpp180 pInfo->ulMinPinLen = 4; in Test_C_GetTokenInfo()

12345678