Searched refs:C_GetMechanismList (Results 1 – 2 of 2) sorted by relevance
39 ret = C_GetMechanismList(slot_id, NULL, &mech_count); in main()51 ret = C_GetMechanismList(slot_id, mechs, &mech_count); in main()
741 _CK_DECLARE_FUNCTION (C_GetMechanismList,1013 CK_C_GetMechanismList C_GetMechanismList; member