Home
last modified time | relevance | path

Searched refs:C_GetMechanismList (Results 126 – 150 of 255) sorted by relevance

1234567891011

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11f.h105 CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)
/dports/security/opensc/OpenSC-0.22.0/src/pkcs11/
H A Dpkcs11-spy.c79 list->C_GetMechanismList = C_GetMechanismList; in allocate_function_list()
640 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
647 rv = po->C_GetMechanismList(slotID, pMechanismList, pulCount); in C_GetMechanismList()
/dports/security/libp11/libp11-libp11-0.4.11/src/
H A Dpkcs11.h888 _CK_DECLARE_FUNCTION (C_GetMechanismList,
1160 CK_C_GetMechanismList C_GetMechanismList; member
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/
H A Dpkcs11.h795 _CK_DECLARE_FUNCTION(C_GetMechanismList,
1012 CK_C_GetMechanismList C_GetMechanismList; member
/dports/security/pecl-pkcs11/pkcs11-1.0/
H A Dpkcs11module.c538 rv = objval->functionList->C_GetMechanismList((CK_SLOT_ID)slotId, NULL_PTR, &ulMechanismCount);
544 …rv = objval->functionList->C_GetMechanismList((CK_SLOT_ID)slotId, pMechanismList, &ulMechanismCoun…
582 PHP_METHOD(Module, C_GetMechanismList) {
2278 PHP_ME(Module, C_GetMechanismList, arginfo_C_GetMechanismList, ZEND_ACC_PUBLIC)
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_pkcs11_low_level.cpp377 …(&LowLevel::C_GetMechanismList), *p11_low_level.get(), slot_vec.at(0), std::ref(mechanisms), std::… in test_c_get_mechanism_list()
391 p11_low_level.get()->C_GetMechanismList(slot_vec.at(0), mechanisms); in test_c_get_mechanism_info()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_pkcs11_low_level.cpp377 …(&LowLevel::C_GetMechanismList), *p11_low_level.get(), slot_vec.at(0), std::ref(mechanisms), std::… in test_c_get_mechanism_list()
391 p11_low_level.get()->C_GetMechanismList(slot_vec.at(0), mechanisms); in test_c_get_mechanism_info()
/dports/dns/bind916/bind-9.16.27/lib/isc/include/pkcs11/
H A Dpkcs11.h1047 _CK_DECLARE_FUNCTION(C_GetMechanismList,
1268 CK_C_GetMechanismList C_GetMechanismList; member
/dports/dns/bind-tools/bind-9.16.27/lib/isc/include/pkcs11/
H A Dpkcs11.h1047 _CK_DECLARE_FUNCTION(C_GetMechanismList,
1268 CK_C_GetMechanismList C_GetMechanismList; member
/dports/dns/bind911/bind-9.11.37/lib/isc/include/pkcs11/
H A Dpkcs11.h1084 _CK_DECLARE_FUNCTION (C_GetMechanismList,
1356 CK_C_GetMechanismList C_GetMechanismList; member
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/include/pkcs11/
H A Dpkcs11.h1045 _CK_DECLARE_FUNCTION(C_GetMechanismList,
1266 CK_C_GetMechanismList C_GetMechanismList; member
/dports/security/softhsm2/softhsm-2.6.1/src/lib/pkcs11/
H A Dpkcs11.h1085 _CK_DECLARE_FUNCTION (C_GetMechanismList,
1357 CK_C_GetMechanismList C_GetMechanismList; member
/dports/security/p11-kit/p11-kit-0.24.0/common/
H A Dpkcs11.h1085 _CK_DECLARE_FUNCTION (C_GetMechanismList,
1357 CK_C_GetMechanismList C_GetMechanismList; member
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/security/ca_root_nss/nss-3.71/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/tests/
H A Dykcs11_tests.c234 asrt(funcs->C_GetMechanismList(0, NULL, &n_mechs), CKR_OK, "GetMechanismList"); in test_mechanism_list_and_info()
237 asrt(funcs->C_GetMechanismList(0, mechs, &n_mechs), CKR_OK, "GetMechanismList"); in test_mechanism_list_and_info()
/dports/security/xca/xca-2.4.0/lib/
H A Dpkcs11.cpp102 CALL_P11_C(slot.lib, C_GetMechanismList, slot.id, NULL, &count); in mechanismList()
107 CALL_P11_C(slot.lib, C_GetMechanismList, slot.id, m, &count); in mechanismList()
/dports/www/firefox/firefox-99.0/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/security/nss/nss-3.76.1/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/ckfw/
H A Dck.api57 # C_GetMechanismList obtains a list of mechanism types supported by a
59 FUNCTION C_GetMechanismList
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dpkcs11f.h88 CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11f.h105 CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)

1234567891011