Searched defs:sl_func_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlot.h57 crypto_function_list_t sl_func_list; /* function list */ member in struct:kernel_slot
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slot.h58 CK_FUNCTION_LIST_PTR sl_func_list; /* function entry points */ member in struct:pkcs11_slot
114 #define FUNCLIST(slotID) (slottable->st_slots[(slotID)]->sl_func_list)

Completed in 136 milliseconds