Searched defs:C_GetMechanismList (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSlotToken.c187 C_GetMechanismList(CK_SLOT_ID slotID, function
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c561 * C_GetMechanismList cannot just be a direct pass through to the
574 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
592 return (fast_funcs->C_GetMechanismList(slotID,
633 rv = prov_funcs->C_GetMechanismList(true_id,
648 rv = prov_funcs->C_GetMechanismList(true_id,
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c223 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c519 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1254 PK11_Functions.C_GetMechanismList = C_GetMechanismList;
1395 C_GetMechanismList(CK_SLOT_ID slotID, function

Completed in 30 milliseconds