Home
last modified time | relevance | path

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

/titanic_41/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.c349 rv = FUNCLIST(fw_st_id)->C_GetMechanismList(true_id, NULL, in meta_mechManager_update_slot()
363 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,
/titanic_41/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.c403 rv = prov_funcs->C_GetMechanismList(prov_slots[i], in list_mechlist_for_lib()
427 rv = prov_funcs->C_GetMechanismList(prov_slots[i], in list_mechlist_for_lib()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers78 C_GetMechanismList;
H A DkernelGeneral.c48 C_GetMechanismList,
H A DkernelSlotToken.c223 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers78 C_GetMechanismList;
H A DsoftGeneral.c54 C_GetMechanismList,
H A DsoftSlotToken.c382 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, in C_GetMechanismList() function
/titanic_41/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
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers183 C_GetMechanismList {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h105 CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c5288 rv = C_GetMechanismList(slotID, NULL_PTR, &ulMechTypeCount);
5304 rv = C_GetMechanismList(slotID, pMechTypeList, &ulMechTypeCount);
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c5236 if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid, NULL,
5244 if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid,