C_GetMechanismList
rv = funcs->C_GetMechanismList(METASLOT_ID, NULL_PTR,
rv = funcs->C_GetMechanismList(METASLOT_ID, pmech_list,
rv = prov_funcs->C_GetMechanismList(prov_slots[i],
rv = prov_funcs->C_GetMechanismList(prov_slots[i],
if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid, NULL,
if ((r = id_cryptoctx->p11->C_GetMechanismList(id_cryptoctx->slotid,
CK_PKCS11_FUNCTION_INFO(C_GetMechanismList)
rv = FUNCLIST(fw_st_id)->C_GetMechanismList(true_id, NULL,
rv = FUNCLIST(fw_st_id)->C_GetMechanismList(true_id,
C_GetMechanismList,
return (fast_funcs->C_GetMechanismList(slotID,
rv = prov_funcs->C_GetMechanismList(true_id,
rv = prov_funcs->C_GetMechanismList(true_id,
C_GetMechanismList,
C_GetMechanismList,
PK11_Functions.C_GetMechanismList = C_GetMechanismList;
rv = C_GetMechanismList(slotID, NULL_PTR, &ulMechTypeCount);
rv = C_GetMechanismList(slotID, pMechTypeList, &ulMechTypeCount);