Searched refs:ret_slotids (Results 1 – 2 of 2) sorted by relevance
101 CK_SLOT_ID **ret_slotids, in pkcs11_get_slot_list_malloc() argument107 assert(ret_slotids); in pkcs11_get_slot_list_malloc()118 *ret_slotids = NULL; in pkcs11_get_slot_list_malloc()129 *ret_slotids = TAKE_PTR(slotids); in pkcs11_get_slot_list_malloc()
27 CK_RV pkcs11_get_slot_list_malloc(CK_FUNCTION_LIST *m, CK_SLOT_ID **ret_slotids, CK_ULONG *ret_n_sl…