Home
last modified time | relevance | path

Searched refs:C_GetMechanismList (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c582 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
601 return (fast_funcs->C_GetMechanismList(slotID, in C_GetMechanismList()
643 rv = prov_funcs->C_GetMechanismList(true_id, in C_GetMechanismList()
658 rv = prov_funcs->C_GetMechanismList(true_id, in C_GetMechanismList()
H A DmetaMechManager.c347 rv = FUNCLIST(fw_st_id)->C_GetMechanismList(true_id, NULL, in meta_mechManager_update_slot()
361 rv = FUNCLIST(fw_st_id)->C_GetMechanismList(true_id, in meta_mechManager_update_slot()
H A Dmapfile-vers78 C_GetMechanismList;
H A Dpkcs11General.c50 C_GetMechanismList,
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c241 rv = funcs->C_GetMechanismList(METASLOT_ID, NULL_PTR, in list_metaslot_info()
258 rv = funcs->C_GetMechanismList(METASLOT_ID, pmech_list, in list_metaslot_info()
H A Dadm_uef.c404 rv = prov_funcs->C_GetMechanismList(prov_slots[i], in list_mechlist_for_lib()
428 rv = prov_funcs->C_GetMechanismList(prov_slots[i], in list_mechlist_for_lib()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers78 C_GetMechanismList;
H A DkernelGeneral.c48 C_GetMechanismList,
H A DkernelSlotToken.c221 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers78 C_GetMechanismList;
H A DsoftGeneral.c58 C_GetMechanismList,
H A DsoftSlotToken.c408 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers75 C_GetMechanismList;
H A Dapi_interface.c1253 PK11_Functions.C_GetMechanismList = C_GetMechanismList; in C_GetFunctionList()
1394 C_GetMechanismList(CK_SLOT_ID slotID, in C_GetMechanismList() function
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers183 C_GetMechanismList {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h105 CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c5291 rv = C_GetMechanismList(slotID, NULL_PTR, &ulMechTypeCount);
5307 rv = C_GetMechanismList(slotID, pMechTypeList, &ulMechTypeCount);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c5423 if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid, NULL,
5431 if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid,