/third_party/openssl/apps/lib/ |
H A D | apps.c | 349 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 D | tls_openssl.c | 277 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 D | wpa_supplicant.c | 1076 struct wpa_config *conf; in wpa_supplicant_reload_configuration() local [all...] |
H A D | p2p_supplicant.c | 9125 struct hostapd_config *conf; wpas_p2p_move_go_csa() local [all...] |
H A D | wpa_supplicant_i.h | 522 struct wpa_config *conf; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 505 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 D | wpa_auth_ft.c | 788 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...] |
H A D | ap_config.h | 1109 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() argument 1119 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() argument 1129 hostapd_get_oper_centr_freq_seg0_idx(struct hostapd_config *conf) in hostapd_get_oper_centr_freq_seg0_idx() argument 1139 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument 1150 hostapd_get_oper_centr_freq_seg1_idx(struct hostapd_config *conf) hostapd_get_oper_centr_freq_seg1_idx() argument 1160 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg1_idx) hostapd_set_oper_centr_freq_seg1_idx() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.h | 318 struct dpp_configurator *conf; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 283 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...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 787 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie() argument 807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie() argument 2424 struct wpa_auth_config *conf; wpa_sm_write_assoc_resp_ies() local 2798 struct wpa_auth_config *conf = &wpa_auth->conf; wpa_ft_local_derive_pmk_r1() local 2868 struct wpa_auth_config *conf; wpa_ft_process_auth_req() local [all...] |
H A D | ap_config.h | 1014 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() argument 1024 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() argument 1034 hostapd_get_oper_centr_freq_seg0_idx(struct hostapd_config *conf) in hostapd_get_oper_centr_freq_seg0_idx() argument 1044 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) hostapd_set_oper_centr_freq_seg0_idx() argument 1055 hostapd_get_oper_centr_freq_seg1_idx(struct hostapd_config *conf) hostapd_get_oper_centr_freq_seg1_idx() argument 1065 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg1_idx) hostapd_set_oper_centr_freq_seg1_idx() argument [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 2569 snd_config_t *conf, *type_conf = NULL, *tmp; in snd_pcm_open_conf() local 7780 int snd_pcm_slave_conf(snd_config_t *root, snd_config_t *conf, in snd_pcm_slave_conf() argument 2872 snd_pcm_open_named_slave(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode, snd_config_t *parent_conf) snd_pcm_open_named_slave() argument 8672 _snd_pcm_parse_config_chmaps(snd_config_t *conf) _snd_pcm_parse_config_chmaps() argument [all...] |
/third_party/mbedtls/library/ |
H A D | ssl_tls.c | 83 int mbedtls_ssl_conf_cid(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cid() argument 1311 const mbedtls_ssl_config *conf = ssl->conf; ssl_conf_version_check() local 1394 mbedtls_ssl_setup(mbedtls_ssl_context *ssl, const mbedtls_ssl_config *conf) mbedtls_ssl_setup() argument 1627 mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) mbedtls_ssl_conf_endpoint() argument 1632 mbedtls_ssl_conf_transport(mbedtls_ssl_config *conf, int transport) mbedtls_ssl_conf_transport() argument 1638 mbedtls_ssl_conf_dtls_anti_replay(mbedtls_ssl_config *conf, char mode) mbedtls_ssl_conf_dtls_anti_replay() argument 1644 mbedtls_ssl_conf_dtls_badmac_limit(mbedtls_ssl_config *conf, unsigned limit) mbedtls_ssl_conf_dtls_badmac_limit() argument 1657 mbedtls_ssl_conf_handshake_timeout(mbedtls_ssl_config *conf, uint32_t min, uint32_t max) mbedtls_ssl_conf_handshake_timeout() argument 1665 mbedtls_ssl_conf_authmode(mbedtls_ssl_config *conf, int authmode) mbedtls_ssl_conf_authmode() argument 1671 mbedtls_ssl_conf_verify(mbedtls_ssl_config *conf, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy) mbedtls_ssl_conf_verify() argument 1680 mbedtls_ssl_conf_rng(mbedtls_ssl_config *conf, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_ssl_conf_rng() argument 1688 mbedtls_ssl_conf_dbg(mbedtls_ssl_config *conf, void (*f_dbg)(void *, int, const char *, int, const char *), void *p_dbg) mbedtls_ssl_conf_dbg() argument 1715 mbedtls_ssl_conf_read_timeout(mbedtls_ssl_config *conf, uint32_t timeout) mbedtls_ssl_conf_read_timeout() argument 1734 mbedtls_ssl_conf_session_cache(mbedtls_ssl_config *conf, void *p_cache, mbedtls_ssl_cache_get_t *f_get_cache, mbedtls_ssl_cache_set_t *f_set_cache) mbedtls_ssl_conf_session_cache() argument 1787 mbedtls_ssl_conf_ciphersuites(mbedtls_ssl_config *conf, const int *ciphersuites) mbedtls_ssl_conf_ciphersuites() argument 1794 mbedtls_ssl_conf_tls13_key_exchange_modes(mbedtls_ssl_config *conf, const int kex_modes) mbedtls_ssl_conf_tls13_key_exchange_modes() argument 1801 mbedtls_ssl_conf_early_data(mbedtls_ssl_config *conf, int early_data_enabled) mbedtls_ssl_conf_early_data() argument 1808 mbedtls_ssl_conf_max_early_data_size( mbedtls_ssl_config *conf, uint32_t max_early_data_size) mbedtls_ssl_conf_max_early_data_size() argument 1819 mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf, const mbedtls_x509_crt_profile *profile) mbedtls_ssl_conf_cert_profile() argument 1874 mbedtls_ssl_conf_own_cert(mbedtls_ssl_config *conf, mbedtls_x509_crt *own_cert, mbedtls_pk_context *pk_key) mbedtls_ssl_conf_own_cert() argument 1881 mbedtls_ssl_conf_ca_chain(mbedtls_ssl_config *conf, mbedtls_x509_crt *ca_chain, mbedtls_x509_crl *ca_crl) mbedtls_ssl_conf_ca_chain() argument 1897 mbedtls_ssl_conf_ca_cb(mbedtls_ssl_config *conf, mbedtls_x509_crt_ca_cb_t f_ca_cb, void *p_ca_cb) mbedtls_ssl_conf_ca_cb() argument 2111 mbedtls_ssl_conf_has_static_psk(mbedtls_ssl_config const *conf) mbedtls_ssl_conf_has_static_psk() argument 2131 ssl_conf_remove_psk(mbedtls_ssl_config *conf) ssl_conf_remove_psk() argument 2160 ssl_conf_set_psk_identity(mbedtls_ssl_config *conf, unsigned char const *psk_identity, size_t psk_identity_len) ssl_conf_set_psk_identity() argument 2183 mbedtls_ssl_conf_psk(mbedtls_ssl_config *conf, const unsigned char *psk, size_t psk_len, const unsigned char *psk_identity, size_t psk_identity_len) mbedtls_ssl_conf_psk() argument 2305 mbedtls_ssl_conf_psk_opaque(mbedtls_ssl_config *conf, mbedtls_svc_key_id_t psk, const unsigned char *psk_identity, size_t psk_identity_len) mbedtls_ssl_conf_psk_opaque() argument 2348 mbedtls_ssl_conf_psk_cb(mbedtls_ssl_config *conf, int (*f_psk)(void *, mbedtls_ssl_context *, const unsigned char *, size_t), void *p_psk) mbedtls_ssl_conf_psk_cb() argument 2668 mbedtls_ssl_conf_dh_param_bin(mbedtls_ssl_config *conf, const unsigned char *dhm_P, size_t P_len, const unsigned char *dhm_G, size_t G_len) mbedtls_ssl_conf_dh_param_bin() argument 2687 mbedtls_ssl_conf_dh_param_ctx(mbedtls_ssl_config *conf, mbedtls_dhm_context *dhm_ctx) mbedtls_ssl_conf_dh_param_ctx() argument 2711 mbedtls_ssl_conf_dhm_min_bitlen(mbedtls_ssl_config *conf, unsigned int bitlen) mbedtls_ssl_conf_dhm_min_bitlen() argument 2723 mbedtls_ssl_conf_sig_hashes(mbedtls_ssl_config *conf, const int *hashes) mbedtls_ssl_conf_sig_hashes() argument 2731 mbedtls_ssl_conf_sig_algs(mbedtls_ssl_config *conf, const uint16_t *sig_algs) mbedtls_ssl_conf_sig_algs() argument 2751 mbedtls_ssl_conf_curves(mbedtls_ssl_config *conf, const mbedtls_ecp_group_id *curve_list) mbedtls_ssl_conf_curves() argument 2763 mbedtls_ssl_conf_groups(mbedtls_ssl_config *conf, const uint16_t *group_list) mbedtls_ssl_conf_groups() argument 2815 mbedtls_ssl_conf_sni(mbedtls_ssl_config *conf, int (*f_sni)(void *, mbedtls_ssl_context *, const unsigned char *, size_t), void *p_sni) mbedtls_ssl_conf_sni() argument 2826 mbedtls_ssl_conf_alpn_protocols(mbedtls_ssl_config *conf, const char **protos) mbedtls_ssl_conf_alpn_protocols() argument 2860 mbedtls_ssl_conf_srtp_mki_value_supported(mbedtls_ssl_config *conf, int support_mki_value) mbedtls_ssl_conf_srtp_mki_value_supported() argument 2883 mbedtls_ssl_conf_dtls_srtp_protection_profiles(mbedtls_ssl_config *conf, const mbedtls_ssl_srtp_profile *profiles) mbedtls_ssl_conf_dtls_srtp_protection_profiles() argument 2930 mbedtls_ssl_conf_max_version(mbedtls_ssl_config *conf, int major, int minor) mbedtls_ssl_conf_max_version() argument 2935 mbedtls_ssl_conf_min_version(mbedtls_ssl_config *conf, int major, int minor) mbedtls_ssl_conf_min_version() argument 2942 mbedtls_ssl_conf_cert_req_ca_list(mbedtls_ssl_config *conf, char cert_req_ca_list) mbedtls_ssl_conf_cert_req_ca_list() argument 2950 mbedtls_ssl_conf_encrypt_then_mac(mbedtls_ssl_config *conf, char etm) mbedtls_ssl_conf_encrypt_then_mac() argument 2957 mbedtls_ssl_conf_extended_master_secret(mbedtls_ssl_config *conf, char ems) mbedtls_ssl_conf_extended_master_secret() argument 2964 mbedtls_ssl_conf_max_frag_len(mbedtls_ssl_config *conf, unsigned char mfl_code) mbedtls_ssl_conf_max_frag_len() argument 2977 mbedtls_ssl_conf_legacy_renegotiation(mbedtls_ssl_config *conf, int allow_legacy) mbedtls_ssl_conf_legacy_renegotiation() argument 2983 mbedtls_ssl_conf_renegotiation(mbedtls_ssl_config *conf, int renegotiation) mbedtls_ssl_conf_renegotiation() argument 2988 mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records) mbedtls_ssl_conf_renegotiation_enforced() argument 2993 mbedtls_ssl_conf_renegotiation_period(mbedtls_ssl_config *conf, const unsigned char period[8]) mbedtls_ssl_conf_renegotiation_period() argument 3002 mbedtls_ssl_conf_session_tickets(mbedtls_ssl_config *conf, int use_tickets) mbedtls_ssl_conf_session_tickets() argument 3011 mbedtls_ssl_conf_new_session_tickets(mbedtls_ssl_config *conf, uint16_t num_tickets) mbedtls_ssl_conf_new_session_tickets() argument 3018 mbedtls_ssl_conf_session_tickets_cb(mbedtls_ssl_config *conf, mbedtls_ssl_ticket_write_t *f_ticket_write, mbedtls_ssl_ticket_parse_t *f_ticket_parse, void *p_ticket) mbedtls_ssl_conf_session_tickets_cb() argument 3039 mbedtls_ssl_conf_async_private_cb( mbedtls_ssl_config *conf, mbedtls_ssl_async_sign_t *f_async_sign, mbedtls_ssl_async_decrypt_t *f_async_decrypt, mbedtls_ssl_async_resume_t *f_async_resume, mbedtls_ssl_async_cancel_t *f_async_cancel, void *async_config_data) mbedtls_ssl_conf_async_private_cb() argument 3054 mbedtls_ssl_conf_get_async_config_data(const mbedtls_ssl_config *conf) mbedtls_ssl_conf_get_async_config_data() argument 5592 mbedtls_ssl_config_init(mbedtls_ssl_config *conf) mbedtls_ssl_config_init() argument 5828 mbedtls_ssl_config_defaults(mbedtls_ssl_config *conf, int endpoint, int transport, int preset) mbedtls_ssl_config_defaults() argument 6031 mbedtls_ssl_config_free(mbedtls_ssl_config *conf) mbedtls_ssl_config_free() argument [all...] |
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 254 UT_STATIC void set_ns_attrs(ns_t *ns, ns_configor *conf) in set_ns_attrs() argument 291 UT_STATIC void set_ns_inherits(ns_t *ns, ns_configor *conf) in set_ns_inherits() argument 334 ns_configor *conf = configor_init(); init_namespace() local 1863 get_sys_path(ns_configor *conf) get_sys_path() argument [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 116 struct fuse_config conf; member 4735 struct fuse_config conf = { .modules = NULL }; fuse_lib_help() local 5038 struct fuse_config conf; fuse_new_30() local [all...] |
/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 288 UT_STATIC void set_ns_attrs(ns_t *ns, ns_configor *conf) in set_ns_attrs() argument 325 UT_STATIC void set_ns_inherits(ns_t *ns, ns_configor *conf) in set_ns_inherits() argument 368 ns_configor *conf = configor_init(); init_namespace() local 2051 get_sys_path(ns_configor *conf) get_sys_path() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant.c | 1253 struct wpa_config *conf; in wpa_supplicant_reload_configuration() local 2269 wpa_s_setup_sae_pt(struct wpa_config *conf, struct wpa_ssid *ssid) wpa_s_setup_sae_pt() argument [all...] |
H A D | wpa_supplicant_i.h | 747 struct wpa_config *conf; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 4207 struct dpp_configuration *conf; in dpp_configuration_alloc() local 4280 dpp_configuration_valid(const struct dpp_configuration *conf) dpp_configuration_valid() argument 4292 dpp_configuration_free(struct dpp_configuration *conf) dpp_configuration_free() argument 4307 struct dpp_configuration *conf = NULL; dpp_configuration_parse() local 4413 struct dpp_configurator *conf; dpp_configurator_get_id() local 4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) dpp_build_conf_start() argument 4557 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) dpp_build_legacy_cred_params() argument 4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_dpp() argument 4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_legacy() argument 4820 struct dpp_configuration *conf; dpp_build_conf_obj() local 4848 struct wpabuf *conf; dpp_build_conf_resp() local 6152 dpp_configurator_free(struct dpp_configurator *conf) dpp_configurator_free() argument 6162 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) dpp_configurator_get_key() argument 6190 struct dpp_configurator *conf; dpp_keygen_configurator() local 8619 struct dpp_configurator *conf; dpp_next_configurator_id() local 8638 struct dpp_configurator *conf = NULL; dpp_configurator_add() local 8670 struct dpp_configurator *conf, *tmp; dpp_configurator_del() local 8710 struct dpp_configurator *conf; dpp_configurator_get_key_id() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 1474 struct wpa_driver_mesh_bss_params conf; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 1691 struct wpa_driver_mesh_bss_params conf; member
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |