Home
last modified time | relevance | path

Searched defs:conf (Results 351 - 375 of 391) sorted by relevance

1...<<111213141516

/third_party/openssl/ssl/
H A Dt1_lib.c2213 const uint16_t *pref, *allow, *conf; in tls1_set_shared_sigalgs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c2351 radius_server_init(struct radius_server_conf *conf) in radius_server_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c1677 struct hostapd_bss_config *conf = hapd->conf; hostapd_ctrl_iface_reload_wpa_psk() local
4679 struct hostapd_bss_config *conf; hostapd_global_ctrl_iface_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h158 struct hostapd_bss_config *conf; member
452 struct hostapd_config *conf; member
H A Dwpa_auth.c505 wpa_init(const u8 *addr, struct wpa_auth_config *conf, const struct wpa_auth_callbacks *cb, void *cb_ctx) wpa_init() argument
637 wpa_reconfig(struct wpa_authenticator *wpa_auth, struct wpa_auth_config *conf) wpa_reconfig() argument
1520 struct wpa_auth_config *conf = &wpa_auth->conf; __wpa_send_eapol() local
2405 struct wpa_auth_config *conf = &wpa_auth->conf; fils_auth_pmk_to_ptk() local
2780 struct wpa_auth_config *conf = &sm->wpa_auth->conf; fils_prepare_plainbuf() local
3279 struct wpa_auth_config *conf = &sm->wpa_auth->conf; ieee80211w_kde_add() local
3413 struct wpa_auth_config *conf = &sm->wpa_auth->conf; SM_STATE() local
3740 struct wpa_auth_config *conf = &wpa_auth->conf; SM_STEP() local
3888 struct wpa_auth_config *conf = &sm->wpa_auth->conf; SM_STATE() local
4091 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_gtk_update() local
4208 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_wnmsleep_gtk_subelem() local
4248 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_wnmsleep_igtk_subelem() local
4365 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_group_config_group_keys() local
4560 struct wpa_auth_config *conf; wpa_get_mib() local
5342 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_auth_write_fte() local
5431 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_auth_resend_m3() local
5609 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_auth_resend_group_m1() local
[all...]
H A Dwpa_auth_ft.c788 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie() argument
808 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie() argument
2167 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_ft_gtk_subelem() local
2256 struct wpa_auth_config *conf = &sm->wpa_auth->conf; wpa_ft_igtk_subelem() local
2517 struct wpa_auth_config *conf; wpa_sm_write_assoc_resp_ies() local
2991 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_ft_local_derive_pmk_r1() local
3059 struct wpa_auth_config *conf; wpa_ft_process_auth_req() local
3324 struct wpa_auth_config *conf; wpa_ft_validate_reassoc() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c896 struct dpp_configuration *conf; in dpp_configuration_alloc() local
971 dpp_configuration_valid(const struct dpp_configuration *conf) dpp_configuration_valid() argument
983 dpp_configuration_free(struct dpp_configuration *conf) dpp_configuration_free() argument
999 struct dpp_configuration *conf = NULL; dpp_configuration_parse_helper() local
1175 struct dpp_configurator *conf; dpp_configurator_get_id() local
1267 struct dpp_config_obj *conf = &auth->conf_obj[i]; dpp_auth_deinit() local
1303 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) dpp_build_conf_start() argument
1386 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) dpp_build_legacy_cred_params() argument
1419 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, struct dpp_configuration *conf) dpp_build_conf_obj_dpp() argument
1612 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, struct dpp_configuration *conf) dpp_build_conf_obj_legacy() argument
1644 struct dpp_configuration *conf = NULL; dpp_build_conf_obj() local
1698 struct wpabuf *conf = NULL, *conf2 = NULL, *env_data = NULL; dpp_build_conf_resp() local
2108 dpp_parse_cred_legacy(struct dpp_config_obj *conf, struct json_token *cred) dpp_parse_cred_legacy() argument
2308 dpp_parse_connector(struct dpp_authentication *auth, struct dpp_config_obj *conf, const unsigned char *payload, u16 payload_len) dpp_parse_connector() argument
2405 dpp_copy_csign(struct dpp_config_obj *conf, struct crypto_ec_key *csign) dpp_copy_csign() argument
2419 dpp_copy_ppkey(struct dpp_config_obj *conf, struct crypto_ec_key *ppkey) dpp_copy_ppkey() argument
2433 dpp_copy_netaccesskey(struct dpp_authentication *auth, struct dpp_config_obj *conf) dpp_copy_netaccesskey() argument
2455 dpp_parse_cred_dpp(struct dpp_authentication *auth, struct dpp_config_obj *conf, struct json_token *cred) dpp_parse_cred_dpp() argument
2550 dpp_parse_cred_dot1x(struct dpp_authentication *auth, struct dpp_config_obj *conf, struct json_token *cred) dpp_parse_cred_dot1x() argument
2713 struct dpp_config_obj *conf; dpp_parse_conf_obj() local
3372 dpp_configurator_free(struct dpp_configurator *conf) dpp_configurator_free() argument
3385 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) dpp_configurator_get_key() argument
3405 dpp_configurator_gen_kid(struct dpp_configurator *conf) dpp_configurator_gen_kid() argument
3439 struct dpp_configurator *conf; dpp_keygen_configurator() local
4162 struct dpp_configurator *conf; dpp_next_configurator_id() local
4181 struct dpp_configurator *conf = NULL; dpp_configurator_add() local
4225 struct dpp_configurator *conf, *tmp; dpp_configurator_del() local
4265 struct dpp_configurator *conf; dpp_configurator_get_key_id() local
4280 struct dpp_configurator *conf; dpp_configurator_from_backup() local
4327 struct dpp_configurator *conf; dpp_configurator_find_kid() local
[all...]
H A Ddpp.h318 struct dpp_configurator *conf; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1529 struct hostapd_bss_config *conf = hapd->conf; hostapd_ctrl_iface_reload_wpa_psk() local
4021 struct hostapd_bss_config *conf; hostapd_global_ctrl_iface_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.h147 struct hostapd_bss_config *conf; member
421 struct hostapd_config *conf; member
H A Dwpa_auth.c448 wpa_init(const u8 *addr, struct wpa_auth_config *conf, const struct wpa_auth_callbacks *cb, void *cb_ctx) wpa_init() argument
580 wpa_reconfig(struct wpa_authenticator *wpa_auth, struct wpa_auth_config *conf) wpa_reconfig() argument
2281 struct wpa_auth_config *conf = &wpa_auth->conf; fils_auth_pmk_to_ptk() local
3287 struct wpa_auth_config *conf; SM_STATE() local
4912 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_auth_write_fte() local
5107 struct wpa_auth_config *conf; wpa_auth_resend_m3() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h230 struct dpp_configurator *conf; member
/third_party/alsa-lib/src/
H A Dconf.c5772 snd_config_t *conf; snd_config_search_definition() local
5800 snd_config_set_hop(snd_config_t *conf, int hop) snd_config_set_hop() argument
5805 snd_config_check_hop(snd_config_t *conf) snd_config_check_hop() argument
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq.c828 snd_config_t *conf, *type_conf = NULL; in snd_seq_open_conf() local
/third_party/mbedtls/library/
H A Dssl_misc.h1849 mbedtls_ssl_conf_is_tls13_only(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_is_tls13_only() argument
1857 mbedtls_ssl_conf_is_tls12_only(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_is_tls12_only() argument
1864 mbedtls_ssl_conf_is_tls13_enabled(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_is_tls13_enabled() argument
1875 mbedtls_ssl_conf_is_tls12_enabled(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_is_tls12_enabled() argument
1887 mbedtls_ssl_conf_is_hybrid_tls12_tls13(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_is_hybrid_tls12_tls13() argument
[all...]
/third_party/mbedtls/include/mbedtls/
H A Dssl.h2030 static inline int mbedtls_ssl_conf_get_endpoint(const mbedtls_ssl_config *conf) in mbedtls_ssl_conf_get_endpoint() argument
2582 mbedtls_ssl_conf_cert_cb(mbedtls_ssl_config *conf, mbedtls_ssl_hs_cb_t f_cert_cb) mbedtls_ssl_conf_cert_cb() argument
2761 mbedtls_ssl_conf_set_user_data_p( mbedtls_ssl_config *conf, void *p) mbedtls_ssl_conf_set_user_data_p() argument
2775 mbedtls_ssl_conf_set_user_data_n( mbedtls_ssl_config *conf, uintptr_t n) mbedtls_ssl_conf_set_user_data_n() argument
2792 mbedtls_ssl_conf_get_user_data_p( mbedtls_ssl_config *conf) mbedtls_ssl_conf_get_user_data_p() argument
2808 mbedtls_ssl_conf_get_user_data_n( mbedtls_ssl_config *conf) mbedtls_ssl_conf_get_user_data_n() argument
3492 mbedtls_ssl_conf_dn_hints(mbedtls_ssl_config *conf, const mbedtls_x509_crt *crt) mbedtls_ssl_conf_dn_hints() argument
4301 mbedtls_ssl_conf_max_tls_version(mbedtls_ssl_config *conf, mbedtls_ssl_protocol_version tls_version) mbedtls_ssl_conf_max_tls_version() argument
4358 mbedtls_ssl_conf_min_tls_version(mbedtls_ssl_config *conf, mbedtls_ssl_protocol_version tls_version) mbedtls_ssl_conf_min_tls_version() argument
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1531 mbedtls_ssl_config conf; in main() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1851 uint32_t conf = 0xffffff00; in vir_emit_tlb_color_write() local
2610 uint32_t conf = 0xffffff00; vir_emit_tlb_color_read() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c57 static CONF *conf = NULL; /* OpenSSL config file context structure */ variable
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c349 CONF *conf; in app_load_config_bio() local
386 CONF *conf; in app_load_config_internal() local
419 int add_oid_section(CONF *conf) in add_oid_section() argument
447 CONF *conf = NULL; app_load_config_modules() local
[all...]
/third_party/openssl/apps/
H A Dcmp.c57 static CONF *conf = NULL; /* OpenSSL config file context structure */ variable
[all...]
/third_party/openssl/apps/lib/
H A Dapps.c349 CONF *conf; in app_load_config_bio() local
386 CONF *conf; in app_load_config_internal() local
419 int add_oid_section(CONF *conf) in add_oid_section() argument
447 CONF *conf = NULL; app_load_config_modules() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c277 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() argument
951 void * tls_init(const struct tls_config *conf) in tls_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c1076 struct wpa_config *conf; in wpa_supplicant_reload_configuration() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c283 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() argument
957 void * tls_init(const struct tls_config *conf) in tls_init() argument
[all...]

Completed in 77 milliseconds

1...<<111213141516