| /third_party/mbedtls/library/ |
| H A D | ssl_tls12_server.c | 68 void mbedtls_ssl_conf_dtls_cookies(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_dtls_cookies() argument 81 static int ssl_conf_has_psk_or_cb(mbedtls_ssl_config const *conf) in ssl_conf_has_psk_or_cb() argument 4427 mbedtls_ssl_conf_preference_order(mbedtls_ssl_config *conf, int order) mbedtls_ssl_conf_preference_order() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 590 dri2_wl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_wl_create_window_surface() argument 776 dri2_wl_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_wl_create_pixmap_surface() argument
|
| H A D | platform_x11.c | 270 dri2_x11_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_x11_create_surface() argument 384 dri2_x11_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_x11_create_window_surface() argument 406 dri2_x11_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_x11_create_pixmap_surface() argument 414 dri2_x11_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_x11_create_pbuffer_surface() argument 1211 dri2_kopper_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_kopper_create_window_surface() argument [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 219 _eglCheckConfig(_EGLDisplay *disp, _EGLConfig *conf, const char *msg) in _eglCheckConfig() argument 795 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglGetConfigAttrib() local 813 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreateContext() local 966 _EGLConfig *conf = _eglLookupConfig(config, disp); _eglCreateWindowSurfaceCommon() local 1112 _EGLConfig *conf = _eglLookupConfig(config, disp); _eglCreatePixmapSurfaceCommon() local 1203 _EGLConfig *conf = _eglLookupConfig(config, disp); eglCreatePbufferSurface() local 1708 _EGLConfig *conf = _eglLookupConfig(config, disp); eglCreatePbufferFromClientBuffer() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 1021 struct ac_shader_config *conf = &shader->config; in si_calculate_max_simd_waves() local 1076 const struct ac_shader_config *conf = &shader->config; in si_shader_dump_stats_for_shader_db() local 1100 const struct ac_shader_config *conf = &shader->config; si_shader_dump_stats() local [all...] |
| /third_party/musl/src/network/ |
| H A D | lookup_name.c | 214 static int name_from_dns(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family, const struct resolvconf *conf, int netid) in name_from_dns() argument 312 struct resolvconf conf; in name_from_dns_search() local
|
| /third_party/lwip/src/apps/http/ |
| H A D | httpd.c | 2701 httpd_inits(struct altcp_tls_config *conf) argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 235 struct dxil_spirv_runtime_conf conf = { in dzn_pipeline_get_nir_shader() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | cms.c | 277 CONF *conf = NULL; in cms_main() local
|
| /third_party/libcoap/src/ |
| H A D | coap_mbedtls.c | 123 mbedtls_ssl_config conf; member 1029 set_ciphersuites(mbedtls_ssl_config *conf, coap_enc_method_t method) global() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | cms.c | 277 CONF *conf = NULL; in cms_main() local
|
| /third_party/optimized-routines/math/test/ |
| H A D | ulp.c | 205 struct conf struct 655 cmp (const struct fun *f, struct gen *gen, const struct conf *conf) in cmp() argument 764 struct conf conf; in main() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 99 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() argument 192 void * tls_init(const struct tls_config *conf) in tls_init() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap.c | 1515 eap_sm_imsi_identity(struct eap_sm *sm, struct eap_peer_config *conf) eap_sm_imsi_identity() argument 1595 eap_sm_set_scard_pin(struct eap_sm *sm, struct eap_peer_config *conf) eap_sm_set_scard_pin() argument 1614 eap_sm_get_scard_identity(struct eap_sm *sm, struct eap_peer_config *conf) eap_sm_get_scard_identity() argument 2131 eap_peer_sm_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, void *msg_ctx, struct eap_config *conf) eap_peer_sm_init() argument 3120 eap_is_wps_pbc_enrollee(struct eap_peer_config *conf) eap_is_wps_pbc_enrollee() argument 3133 eap_is_wps_pin_enrollee(struct eap_peer_config *conf) eap_is_wps_pin_enrollee() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
| H A D | eapol_supp_sm.c | 135 struct eapol_config conf; member 1529 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) eapol_sm_notify_config() argument 2097 struct eap_config conf; eapol_sm_init() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | scan.c | 339 wpa_supplicant_build_filter_ssids(struct wpa_config *conf, size_t *num_ssids) in wpa_supplicant_build_filter_ssids() argument [all...] |
| H A D | wpas_glue.c | 1264 struct rsn_supp_config conf; wpa_supplicant_rsn_supp_set_config() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_config_file.c | 860 static int hostapd_parse_chanlist(struct hostapd_config *conf, char *val) in hostapd_parse_chanlist() argument 917 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) in hostapd_config_bss() argument 301 hostapd_config_read_eap_user(const char *fname, struct hostapd_bss_config *conf) hostapd_config_read_eap_user() argument 1068 hostapd_config_ht_capab(struct hostapd_config *conf, const char *capab) hostapd_config_ht_capab() argument 1125 hostapd_config_vht_capab(struct hostapd_config *conf, const char *capab) hostapd_config_vht_capab() argument 2040 hostapd_config_parse_acs_chan_bias(struct hostapd_config *conf, char *pos) hostapd_config_parse_acs_chan_bias() argument 2316 struct dpp_controller_conf *conf; hostapd_dpp_controller_parse() local 2357 hostapd_config_bw_auto_adaptation(struct hostapd_config *conf) hostapd_config_bw_auto_adaptation() argument 2438 hostapd_config_fill(struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *buf, char *pos, int line) hostapd_config_fill() argument 4833 hostapd_config_set_bandWidth(struct hostapd_config *conf, u8 freq_seg0_idx, u8 bandWidth) hostapd_config_set_bandWidth() argument 4848 CheckApBand(struct hostapd_config *conf) CheckApBand() argument 4905 struct hostapd_config *conf; hostapd_config_read() local 5008 hostapd_set_iface(struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *field, char *value) hostapd_set_iface() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dpp_hostapd.c | 804 hostapd_dpp_handle_config_obj(struct hostapd_data *hapd, struct dpp_authentication *auth, struct dpp_config_obj *conf) hostapd_dpp_handle_config_obj() argument 1347 struct dpp_configurator *conf; hostapd_dpp_rx_reconfig_announcement() local 1440 struct wpabuf *conf; hostapd_dpp_rx_reconfig_auth_resp() local [all...] |
| H A D | hostapd.c | 753 mac_in_conf(struct hostapd_config *conf, const void *a) mac_in_conf() argument 1123 struct hostapd_bss_config *conf = hapd->conf; hostapd_setup_bss() local 1474 struct hostapd_config *conf = hapd->iconf; hostapd_set_acl() local 2411 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, struct hostapd_config *conf, struct hostapd_bss_config *bss) hostapd_alloc_bss_data() argument 2545 struct hostapd_config *conf = NULL; hostapd_init() local 2645 struct hostapd_config *conf; hostapd_interface_init_bss() local 2933 struct hostapd_config *conf; hostapd_config_alloc() local 2983 hostapd_data_alloc(struct hostapd_iface *hapd_iface, struct hostapd_config *conf) hostapd_data_alloc() argument 3019 struct hostapd_config *conf = NULL; hostapd_add_iface() local 3498 hostapd_change_config_freq(struct hostapd_data *hapd, struct hostapd_config *conf, struct hostapd_freq_params *params, struct hostapd_freq_params *old_params) hostapd_change_config_freq() argument [all...] |
| H A D | ieee802_1x.c | 2434 struct eapol_auth_config conf; ieee802_1x_init() local [all...] |
| H A D | wpa_auth_i.h | 225 struct wpa_auth_config conf; member
|
| H A D | wps_hostapd.c | 1080 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) hostapd_init_wps() argument 1389 struct hostapd_bss_config *conf = hapd->conf; hostapd_wps_update_multi_ap() local 1451 struct hostapd_bss_config *conf = hapd->conf; hostapd_update_wps() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_crypto.c | 1848 dpp_build_jws_prot_hdr(struct dpp_configurator *conf, size_t *signed1_len) in dpp_build_jws_prot_hdr() argument 1872 dpp_build_conn_signature(struct dpp_configurator *conf, in dpp_build_conn_signature() argument 1931 char * dpp_sign_connector(struct dpp_configurator *conf, in dpp_sign_connector() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 100 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() argument 193 void * tls_init(const struct tls_config *conf) in tls_init() argument [all...] |