Home
last modified time | relevance | path

Searched refs:CKR_PIN_LEN_RANGE (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/security/tpm-tools/tpm-tools-1.3.9.1_1/src/data_mgmt/
H A Ddata_init.c173 if ( ( rv == CKR_PIN_INVALID ) || ( rv == CKR_PIN_LEN_RANGE ) ) in main()
205 if ( ( rv == CKR_PIN_INVALID ) || ( rv == CKR_PIN_LEN_RANGE ) ) in main()
H A Ddata_passwd.c182 if ( ( rv == CKR_PIN_INVALID ) || ( rv == CKR_PIN_LEN_RANGE ) ) in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java120 CKR_PIN_LEN_RANGE,
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Derrors.rs97 CKR_PIN_LEN_RANGE => "CKR_PIN_LEN_RANGE", in strerror()
/dports/security/iaikpkcs11wrapper/src/java/resources/iaik/pkcs/pkcs11/wrapper/
H A DExceptionMessages.properties43 0x000000A2 = CKR_PIN_LEN_RANGE
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Derrors.rs97 CKR_PIN_LEN_RANGE => "CKR_PIN_LEN_RANGE", in strerror()
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Dmessages.c152 case CKR_PIN_LEN_RANGE: in p11_kit_strerror()
H A Dprint-messages.c91 X(CKR_PIN_LEN_RANGE); in main()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Derrors.rs97 CKR_PIN_LEN_RANGE => "CKR_PIN_LEN_RANGE", in strerror()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Derrors.rs97 CKR_PIN_LEN_RANGE => "CKR_PIN_LEN_RANGE", in strerror()
/dports/security/libp11/libp11-libp11-0.4.11/src/
H A Dp11_ckr.c103 {CKR_PIN_LEN_RANGE, "Invalid PIN length"},
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Exception.java149 CKR_PIN_LEN_RANGE(0x000000A2L), enumConstant
/dports/security/softhsm2/softhsm-2.6.1/src/lib/test/
H A DUserTests.cpp67 CPPUNIT_ASSERT(rv == CKR_PIN_LEN_RANGE); in testInitPIN()
233 CPPUNIT_ASSERT(rv == CKR_PIN_LEN_RANGE); in testSetPIN()
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/reference/nsc_login/
H A Dindex.rst67 - ``CKR_PIN_LEN_RANGE``: the PIN is too long (``ulPinLen`` is greater than 255).
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/reference/nsc_login/
H A Dindex.rst67 - ``CKR_PIN_LEN_RANGE``: the PIN is too long (``ulPinLen`` is greater than 255).
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11err.c82 MAPERROR(CKR_PIN_LEN_RANGE, SEC_ERROR_INVALID_PASSWORD) in PK11_EnterContextMonitor()
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11err.c82 MAPERROR(CKR_PIN_LEN_RANGE, SEC_ERROR_INVALID_PASSWORD)
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11err.c82 MAPERROR(CKR_PIN_LEN_RANGE, SEC_ERROR_INVALID_PASSWORD)
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/reference/fc_login/
H A Dindex.rst67 - ``CKR_PIN_LEN_RANGE``: the PIN is too long (``ulPinLen`` is greater than 255).

123456789