Searched defs:pac_root (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_teap_pac.c69 struct eap_teap_pac * eap_teap_get_pac(struct eap_teap_pac *pac_root, argument
86 static void eap_teap_remove_pac(struct eap_teap_pac **pac_root, argument
138 int eap_teap_add_pac(struct eap_teap_pac **pac_root, argument
313 eap_teap_parse_end(struct eap_teap_pac **pac_root, struct eap_teap_pac **pac) argument
412 eap_teap_load_pac(struct eap_sm *sm, struct eap_teap_pac **pac_root, const char *pac_file) argument
622 eap_teap_save_pac(struct eap_sm *sm, struct eap_teap_pac *pac_root, const char *pac_file) argument
673 eap_teap_pac_list_truncate(struct eap_teap_pac *pac_root, size_t max_len) argument
752 eap_teap_load_pac_bin(struct eap_sm *sm, struct eap_teap_pac **pac_root, const char *pac_file) argument
875 eap_teap_save_pac_bin(struct eap_sm *sm, struct eap_teap_pac *pac_root, const char *pac_file) argument
[all...]
H A Deap_fast_pac.c69 struct eap_fast_pac * eap_fast_get_pac(struct eap_fast_pac *pac_root, argument
86 static void eap_fast_remove_pac(struct eap_fast_pac **pac_root, argument
138 int eap_fast_add_pac(struct eap_fast_pac **pac_root, argument
311 eap_fast_parse_end(struct eap_fast_pac **pac_root, struct eap_fast_pac **pac) argument
411 eap_fast_load_pac(struct eap_sm *sm, struct eap_fast_pac **pac_root, const char *pac_file) argument
618 eap_fast_save_pac(struct eap_sm *sm, struct eap_fast_pac *pac_root, const char *pac_file) argument
669 eap_fast_pac_list_truncate(struct eap_fast_pac *pac_root, size_t max_len) argument
748 eap_fast_load_pac_bin(struct eap_sm *sm, struct eap_fast_pac **pac_root, const char *pac_file) argument
871 eap_fast_save_pac_bin(struct eap_sm *sm, struct eap_fast_pac *pac_root, const char *pac_file) argument
[all...]

Completed in 61 milliseconds