Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:mcount

1855 	size_t mcount;
1858 methods = eap_peer_get_methods(&mcount);
1862 buf = os_malloc(mcount * sizeof(struct eap_method_type));