Home
last modified time | relevance | path

Searched refs:mcount (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap.c115 size_t mcount; in eap_get_phase2_types() local
118 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()
122 buf = os_malloc(mcount * sizeof(struct eap_method_type)); in eap_get_phase2_types()