Searched refs:CK_FUNCTION_LIST_PTR (Results 1 – 8 of 8) sorted by relevance
45 extern CK_FUNCTION_LIST_PTR fast_funcs;
58 CK_FUNCTION_LIST_PTR sl_func_list; /* function entry points */
59 CK_FUNCTION_LIST_PTR fast_funcs = NULL;254 CK_FUNCTION_LIST_PTR prov_funcs = NULL; /* Provider's function list */ in pkcs11_slot_mapping()
591 CK_FUNCTION_LIST_PTR prov_funcs; in C_GetMechanismList()728 CK_FUNCTION_LIST_PTR prov_funcs; in C_GetMechanismInfo()
87 CK_FUNCTION_LIST_PTR p11;
55 static boolean_t check_random(CK_SLOT_ID, CK_FUNCTION_LIST_PTR);190 CK_FUNCTION_LIST_PTR prov_funcs; /* Provider's function list */ in list_mechlist_for_lib()1618 check_random(CK_SLOT_ID slot_id, CK_FUNCTION_LIST_PTR prov_funcs) in check_random()
68 CK_FUNCTION_LIST_PTR funcs; in list_metaslot_info()
1217 typedef CK_FUNCTION_LIST CK_PTR CK_FUNCTION_LIST_PTR; typedef1219 typedef CK_FUNCTION_LIST_PTR CK_PTR CK_FUNCTION_LIST_PTR_PTR;