Home
last modified time | relevance | path

Searched defs:next_type (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/eap_server/
Deap_server_peap.c783 u32 next_type; in eap_peap_process_phase2_soh() local
910 u32 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response() local
Deap_server_fast.c977 u8 next_type = EAP_TYPE_NONE; in eap_fast_process_phase2_response() local
1478 u8 next_type; in eap_fast_process_phase2_start() local
Deap_server_ttls.c851 u8 next_type = EAP_TYPE_NONE; in eap_ttls_process_phase2_eap_response() local
/external/libpng/contrib/tools/
Dpngfix.c2786 png_uint_32 next_type) in process_chunk()
3035 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream() local
3132 png_uint_32 next_type; in read_chunk() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp183 Type *next_type(Type *Ty, Value *Idx) { in next_type() function