Searched refs:id_handle_length (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/eap8021x-198/eapolcfg_auth.tproj/
H A Deapolcfg_auth.c161 mach_msg_type_number_t id_handle_length,
183 id_handle_length,
205 my_vm_deallocate((vm_address_t)id_handle, id_handle_length);
155 eapolclientitemid_set_identity(mach_port_t server, OOBData_t auth_data, mach_msg_type_number_t auth_data_length, xmlData_t itemID_data, mach_msg_type_number_t itemID_data_length, OOBData_t id_handle, mach_msg_type_number_t id_handle_length, int * result) argument
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientItemID.c282 mach_msg_type_number_t id_handle_length; local
299 id_handle_length = CFDataGetLength(id_data);
303 id_handle_length = 0;
313 id_handle_length,

Completed in 217 milliseconds