/third_party/lwip/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls.c | 98 mbedtls_ssl_config conf; member 591 altcp_mbedtls_setup(void *conf, struct altcp_pcb *conn, struct altcp_pcb *inner_conn) in altcp_mbedtls_setup() argument 675 struct altcp_tls_config *conf; in altcp_tls_create_config() local 790 struct altcp_tls_config *conf = altcp_tls_create_config(1, cert_count, cert_count, 0); altcp_tls_create_config_server() local 857 struct altcp_tls_config *conf = altcp_tls_create_config_server(1); altcp_tls_create_config_server_privkey_cert() local 875 struct altcp_tls_config *conf = altcp_tls_create_config(0, (is_2wayauth) ? 1 : 0, (is_2wayauth) ? 1 : 0, ca != NULL); altcp_tls_create_config_client_common() local 909 struct altcp_tls_config *conf; altcp_tls_create_config_client_2wayauth() local 949 altcp_tls_free_config(struct altcp_tls_config *conf) altcp_tls_free_config() argument [all...] |
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/ |
H A D | ssl_pm.c | 43 mbedtls_ssl_config conf; member [all...] |
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_ldso_dynlink.c | 274 ns_configor *conf = configor_init(); in dynlink_test_0140() local 298 ns_configor *conf = configor_init(); in dynlink_test_0160() local 574 ns_configor *conf = configor_init(); in dynlink_test_0360() local
|
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_def.c | 124 def_init_default(CONF *conf) def_init_default() argument 137 def_init_WIN32(CONF *conf) def_init_WIN32() argument 150 def_destroy(CONF *conf) def_destroy() argument 159 def_destroy_data(CONF *conf) def_destroy_data() argument 167 def_load(CONF *conf, const char *name, long *line) def_load() argument 208 def_load_bio(CONF *conf, BIO *in, long *line) def_load_bio() argument 614 clear_comments(CONF *conf, char *p) clear_comments() argument 651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument 904 is_keytype(const CONF *conf, char c, unsigned short type) is_keytype() argument 928 eat_ws(CONF *conf, char *p) eat_ws() argument 935 trim_ws(CONF *conf, char *start) trim_ws() argument 948 eat_alpha_numeric(CONF *conf, char *p) eat_alpha_numeric() argument 962 scan_quote(CONF *conf, char *p) scan_quote() argument 980 scan_dquote(CONF *conf, char *p) scan_dquote() argument 1010 def_dump(const CONF *conf, BIO *out) def_dump() argument 1016 def_is_number(const CONF *conf, char c) def_is_number() argument 1021 def_to_int(const CONF *conf, char c) def_to_int() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | fipsinstall.c | 189 CONF *conf = NULL; in generate_config_and_load() local 216 static void free_config_and_unload(CONF *conf) in free_config_and_unload() argument 241 CONF *conf in verify_config() local 312 CONF *conf = NULL; fipsinstall_main() local [all...] |
H A D | pkeyutl.c | 105 CONF *conf = NULL; in pkeyutl_main() local
|
/third_party/openssl/apps/ |
H A D | pkeyutl.c | 105 CONF *conf = NULL; in pkeyutl_main() local
|
H A D | fipsinstall.c | 189 CONF *conf = NULL; in generate_config_and_load() local 216 static void free_config_and_unload(CONF *conf) in free_config_and_unload() argument 241 CONF *conf in verify_config() local 312 CONF *conf = NULL; fipsinstall_main() local [all...] |
/third_party/openssl/crypto/conf/ |
H A D | conf_def.c | 124 def_init_default(CONF *conf) def_init_default() argument 137 def_init_WIN32(CONF *conf) def_init_WIN32() argument 150 def_destroy(CONF *conf) def_destroy() argument 159 def_destroy_data(CONF *conf) def_destroy_data() argument 167 def_load(CONF *conf, const char *name, long *line) def_load() argument 208 def_load_bio(CONF *conf, BIO *in, long *line) def_load_bio() argument 614 clear_comments(CONF *conf, char *p) clear_comments() argument 651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument 904 is_keytype(const CONF *conf, char c, unsigned short type) is_keytype() argument 928 eat_ws(CONF *conf, char *p) eat_ws() argument 935 trim_ws(CONF *conf, char *start) trim_ws() argument 948 eat_alpha_numeric(CONF *conf, char *p) eat_alpha_numeric() argument 962 scan_quote(CONF *conf, char *p) scan_quote() argument 980 scan_dquote(CONF *conf, char *p) scan_dquote() argument 1010 def_dump(const CONF *conf, BIO *out) def_dump() argument 1016 def_is_number(const CONF *conf, char c) def_is_number() argument 1021 def_to_int(const CONF *conf, char c) def_to_int() argument [all...] |
/third_party/openssl/test/helpers/ |
H A D | ssl_test_ctx.c | 734 static void ssl_test_extra_conf_free_data(SSL_TEST_EXTRA_CONF *conf) in ssl_test_extra_conf_free_data() argument 773 parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, const char *client_section) parse_client_options() argument 806 parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf, const char *server_section) parse_server_options() argument 839 SSL_TEST_CTX_create(const CONF *conf, const char *test_section, OSSL_LIB_CTX *libctx) SSL_TEST_CTX_create() argument [all...] |
/third_party/selinux/checkpolicy/ |
H A D | checkpolicy.c | 396 unsigned int binary = 0, debug = 0, sort = 0, cil = 0, conf = 0, optimize = 0; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_internal.c | 40 void * tls_init(const struct tls_config *conf) in tls_init() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_pwd.c | 695 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; in eap_pwd_perform_confirm_exchange() local
|
H A D | eap_sim.c | 244 struct eap_peer_config *conf; in eap_sim_gsm_auth() local 188 eap_sim_ext_sim_result(struct eap_sm *sm, struct eap_sim_data *data, struct eap_peer_config *conf) eap_sim_ext_sim_result() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server.c | 1835 eap_server_sm_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, struct eap_config *conf) eap_server_sm_init() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
H A D | eapol_supp_sm.h | 405 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) eapol_sm_notify_config() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ibss_rsn.c | 416 struct wpa_auth_config conf; in ibss_rsn_auth_init_group() local [all...] |
H A D | mesh_mpm.c | 215 struct mesh_conf *conf = ifmsh->mconf; in mesh_mpm_send_plink_action() local 471 struct mesh_conf *conf = wpa_s->ifmsh->mconf; plink_timer() local 522 struct mesh_conf *conf = wpa_s->ifmsh->mconf; mesh_mpm_plink_open() local 588 struct mesh_conf *conf; mesh_mpm_connect_peer() local 696 struct mesh_conf *conf = wpa_s->ifmsh->mconf; mesh_mpm_add_peer() local 803 struct mesh_conf *conf = wpa_s->ifmsh->mconf; wpa_mesh_new_mesh_peer() local 869 struct mesh_conf *conf = wpa_s->ifmsh->mconf; mesh_mpm_plink_estab() local 927 struct mesh_conf *conf = wpa_s->ifmsh->mconf; mesh_mpm_fsm() local [all...] |
H A D | mesh_rsn.c | 147 struct wpa_auth_config conf; in __mesh_rsn_auth_init() local 228 mesh_rsn_auth_init(struct wpa_supplicant *wpa_s, struct mesh_conf *conf) mesh_rsn_auth_init() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_main.c | 157 struct hostapd_bss_config *conf in hostapd_driver_init() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_config.c | 180 struct hostapd_config *conf; in hostapd_config_defaults() local 473 hostapd_setup_sae_pt(struct hostapd_bss_config *conf) hostapd_setup_sae_pt() argument 514 hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) hostapd_setup_wpa_psk() argument 690 hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) hostapd_config_free_anqp_elem() argument 703 hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) hostapd_config_free_fils_realms() argument 717 hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) hostapd_config_free_sae_passwords() argument 740 hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) hostapd_dpp_controller_conf_free() argument 753 hostapd_config_free_bss(struct hostapd_bss_config *conf) hostapd_config_free_bss() argument 983 hostapd_config_free(struct hostapd_config *conf) hostapd_config_free() argument 1098 hostapd_get_psk(const struct hostapd_bss_config *conf, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, int *vlan_id) hostapd_get_psk() argument 1210 hostapd_config_check_bss(struct hostapd_bss_config *bss, struct hostapd_config *conf, int full_config) hostapd_config_check_bss() argument 1440 hostapd_config_check_cw(struct hostapd_config *conf, int queue) hostapd_config_check_cw() argument 1463 hostapd_config_check(struct hostapd_config *conf, int full_config) hostapd_config_check() argument 1594 hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) hostapd_sae_pw_id_in_use() argument 1617 hostapd_sae_pk_in_use(struct hostapd_bss_config *conf) hostapd_sae_pk_in_use() argument 1633 hostapd_sae_pk_exclusively(struct hostapd_bss_config *conf) hostapd_sae_pk_exclusively() argument [all...] |
H A D | hw_features.c | 565 u16 conf = iface->conf->ht_capab; ieee80211n_supported_ht_capab() local 656 u32 conf = iface->conf->vht_capab; ieee80211ac_supported_vht_capab() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | hw_features_common.c | 671 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check() argument 691 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max() argument 708 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_internal.c | 40 void * tls_init(const struct tls_config *conf) in tls_init() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_pwd.c | 695 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; in eap_pwd_perform_confirm_exchange() local
|