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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c382 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c569 * C_GetMechanismList cannot just be a direct pass through to the
582 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
601 return (fast_funcs->C_GetMechanismList(slotID,
643 rv = prov_funcs->C_GetMechanismList(true_id,
658 rv = prov_funcs->C_GetMechanismList(true_id,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c223 C_GetMechanismList(CK_SLOT_ID slotID, CK_MECHANISM_TYPE_PTR pMechanismList, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1253 PK11_Functions.C_GetMechanismList = C_GetMechanismList;
1394 C_GetMechanismList(CK_SLOT_ID slotID, function

Completed in 66 milliseconds