Searched refs:sl_func_list (Results 1 – 9 of 9) sorted by relevance
58 CK_FUNCTION_LIST_PTR sl_func_list; /* function entry points */ member114 #define FUNCLIST(slotID) (slottable->st_slots[(slotID)]->sl_func_list)
202 if ((cur_slot->sl_func_list != NULL) && in pkcs11_slottable_delete()205 sl_func_list->C_Finalize(NULL); in pkcs11_slottable_delete()
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()
57 crypto_function_list_t sl_func_list; /* function list */ member
784 if (pslot->sl_func_list.fl_object_create) { in C_FindObjectsInit()880 if (pslot->sl_func_list.fl_object_create) { in C_FindObjects()963 if (pslot->sl_func_list.fl_object_create) { in C_FindObjectsFinal()
132 pslot->sl_func_list = fl.fl_list; in kernel_get_func_list()
415 if (!pslot->sl_func_list.fl_object_create) { in C_GenerateKey()1474 if (!pslot->sl_func_list.fl_object_create) { in C_GenerateKeyPair()1794 if ((!pslot->sl_func_list.fl_object_create) && in C_UnwrapKey()1795 (!pslot->sl_func_list.fl_key_unwrap)) { in C_UnwrapKey()2383 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()