Searched refs:sl_func_list (Results 1 – 9 of 9) sorted by relevance
56 CK_FUNCTION_LIST_PTR sl_func_list; /* function entry points */ member112 #define FUNCLIST(slotID) (slottable->st_slots[(slotID)]->sl_func_list)
196 cur_slot->sl_func_list = &metaslot_functionList; in setup_metaslot()575 cur_slot->sl_func_list = prov_funcs; in pkcs11_slot_mapping()699 fast_funcs = cur_slot->sl_func_list; in pkcs11_slot_mapping()702 fast_funcs = cur_slot->sl_func_list; in pkcs11_slot_mapping()
202 if ((cur_slot->sl_func_list != NULL) && in pkcs11_slottable_delete()205 sl_func_list->C_Finalize(NULL); in pkcs11_slottable_delete()
57 crypto_function_list_t sl_func_list; /* function list */ member
782 if (pslot->sl_func_list.fl_object_create) { in C_FindObjectsInit()878 if (pslot->sl_func_list.fl_object_create) { in C_FindObjects()961 if (pslot->sl_func_list.fl_object_create) { in C_FindObjectsFinal()
132 pslot->sl_func_list = fl.fl_list; in kernel_get_func_list()
410 if (!pslot->sl_func_list.fl_object_create) { in C_GenerateKey()1469 if (!pslot->sl_func_list.fl_object_create) { in C_GenerateKeyPair()1789 if ((!pslot->sl_func_list.fl_object_create) && in C_UnwrapKey()1790 (!pslot->sl_func_list.fl_key_unwrap)) { in C_UnwrapKey()2378 if (!pslot->sl_func_list.fl_object_create) { in C_DeriveKey()
234 if (pslot->sl_func_list.fl_object_create) { in kernel_add_object()
953 if (pslot->sl_func_list.fl_object_create && in kernel_parse_common_attrs()2939 if (pslot->sl_func_list.fl_object_create && in kernel_set_common_key_attribute()