/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm.c | 30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1) 32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0) 38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta) 39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta) 46 static void eapol_auth_conf_free(struct eapol_auth_config *conf); 55 eapol->cb.logger(eapol->conf.ctx, addr, level, txt); 99 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta, 128 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta, 234 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0, 292 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0 [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
Makefile | 8 FILES += wpa_supplicant.conf 25 rm -f wpa_supplicant.conf.5
|
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/ |
Android.mk | 35 # specific management of audio_policy_criteria.conf 37 LOCAL_MODULE := audio_policy_criteria.conf
|
/external/wpa_supplicant_8/src/ap/ |
gas_serv.c | 152 if (hapd->conf->hs20_oper_friendly_name) 154 if (hapd->conf->hs20_wan_metrics) 156 if (hapd->conf->hs20_connection_capability) 158 if (hapd->conf->nai_realm_data) 160 if (hapd->conf->hs20_operating_class) 162 if (hapd->conf->hs20_osu_providers_count) 164 if (hapd->conf->hs20_icons_count) 176 dl_list_for_each(elem, &hapd->conf->anqp_elem, struct anqp_element, 229 if (hapd->conf->venue_name || get_anqp_elem(hapd, ANQP_VENUE_NAME)) 233 if (hapd->conf->network_auth_type | [all...] |
ieee802_11_ht.c | 30 hapd->conf->disable_11n) 87 if (!hapd->iconf->ieee80211n || hapd->conf->disable_11n) 150 if (!iface->conf->ieee80211n || iface->conf->ht_op_mode_fixed) 180 else if (iface->conf->secondary_channel && iface->num_sta_ht_20mhz) 210 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); 212 if (iface->conf->secondary_channel > 0) 244 if (!(iface->conf->ht_capab & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) 310 if (iface->conf->secondary_channel) { 315 iface->conf->secondary_channel = 0 [all...] |
eap_user_db.c | 176 if (sqlite3_open(hapd->conf->eap_user_sqlite, &db)) { 178 hapd->conf->eap_user_sqlite, sqlite3_errmsg(db)); 191 sqlite3_errmsg(db), hapd->conf->eap_user_sqlite); 204 hapd->conf->eap_user_sqlite); 227 const struct hostapd_bss_config *conf = hapd->conf; local 228 struct hostapd_eap_user *user = conf->eap_user; 231 if (conf->wps_state && identity_len == WSC_ID_ENROLLEE_LEN && 240 if (conf->wps_state && identity_len == WSC_ID_REGISTRAR_LEN && 246 wsc_registrar.password = (u8 *) conf->ap_pin [all...] |
ap_drv_ops.c | 113 if (hapd->conf->p2p & P2P_MANAGE) { 131 if (hapd->conf->wps_state) { 139 if (hapd->conf->p2p & P2P_MANAGE) { 171 if (hapd->conf->mbo_enabled) { 180 add_buf(&beacon, hapd->conf->vendor_elements); 181 add_buf(&proberesp, hapd->conf->vendor_elements); 259 if (((!hapd->conf->ieee802_1x && !hapd->conf->wpa) || 278 params.wpa = hapd->conf->wpa; 279 params.ieee802_1x = hapd->conf->ieee802_1x [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/assets/ |
generate-client-cert-chain.sh | 14 cp ca.conf "$WORKDIR/" 23 -config ../ca.conf \ 41 -config ca.conf \ 48 -config ca.conf \ 59 -config ca.conf \ 67 -config ca.conf \
|
/external/avahi/avahi-daemon/ |
Android.mk | 3 # Build avahi-daemon, install the conf file, and generate the init rc file. 10 avahi-daemon.conf \ 77 -DAVAHI_CONFIG_FILE=\"/system/etc/avahi-daemon.conf\" \ 93 # /system/etc/avahi-daemon.conf 95 LOCAL_MODULE := avahi-daemon.conf 96 LOCAL_SRC_FILES := avahi-daemon.conf
|
/external/wpa_supplicant_8/wpa_supplicant/ |
mesh_mpm.c | 215 struct mesh_conf *conf = ifmsh->mconf; local 220 int ampe = conf->security & MESH_CONF_SEC_AMPE; 248 buf_len += conf->rsn_ie_len; /* RSN IE */ 274 wpabuf_put_data(buf, conf->rsn_ie, conf->rsn_ie_len); 278 wpabuf_put_u8(buf, conf->meshid_len); 279 wpabuf_put_data(buf, conf->meshid, conf->meshid_len); 281 /* IE: mesh conf */ 284 wpabuf_put_u8(buf, conf->mesh_pp_id) 422 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 473 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 539 struct mesh_conf *conf; local 647 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 723 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 789 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 830 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local [all...] |
preauth_test.c | 55 hdr->version = wpa_s->conf->eapol_version; 166 wpa_config_set_blob(wpa_s->conf, blob); 174 return wpa_config_get_blob(wpa_s->conf, name); 188 wpa_config_free(wpa_s->conf); 288 printf("usage: preauth_test <conf> <target MAC address> " 309 wpa_s.conf = wpa_config_read(argv[1], NULL); 310 if (wpa_s.conf == NULL) { 314 if (wpa_s.conf->ssid == NULL) { 329 wpa_s.conf->ctrl_interface); 332 if (wpa_supplicant_scard_init(&wpa_s, wpa_s.conf->ssid) [all...] |
/system/connectivity/shill/dhcp/ |
dhcpv4_config_unittest.cc | 298 KeyValueStore conf; local 299 conf.SetUint(DHCPv4Config::kConfigurationKeyIPAddress, 0x01020304); 300 conf.SetUint8(DHCPv4Config::kConfigurationKeySubnetCIDR, 16); 301 conf.SetUint(DHCPv4Config::kConfigurationKeyBroadcastAddress, 0x10203040); 306 conf.SetUint32s(DHCPv4Config::kConfigurationKeyRouters, routers); 312 conf.SetUint32s(DHCPv4Config::kConfigurationKeyDNS, dns); 314 conf.SetString(DHCPv4Config::kConfigurationKeyDomainName, "domain-name"); 319 conf.SetStrings(DHCPv4Config::kConfigurationKeyDomainSearch, search); 321 conf.SetUint16(DHCPv4Config::kConfigurationKeyMTU, 600); 322 conf.SetString(DHCPv4Config::kConfigurationKeyHostname, "hostname") 346 KeyValueStore conf; local 532 KeyValueStore conf; local 548 KeyValueStore conf; local 567 KeyValueStore conf; local 579 KeyValueStore conf; local 595 KeyValueStore conf; local 606 KeyValueStore conf; local 631 KeyValueStore conf; local [all...] |
/external/dbus/test/ |
Makefile.am | 193 data/valid-config-files-system/debug-allow-all-fail.conf.in \ 194 data/valid-config-files-system/debug-allow-all-pass.conf.in \ 195 data/valid-config-files/debug-allow-all-sha1.conf.in \ 196 data/valid-config-files/debug-allow-all.conf.in \ 215 name-test/tmp-session-like-system.conf \ 231 data/equiv-config-files/basic/basic-1.conf \ 232 data/equiv-config-files/basic/basic-2.conf \ 233 data/equiv-config-files/basic/basic.d/basic.conf \ 234 data/equiv-config-files/entities/basic.d/basic.conf \ 235 data/equiv-config-files/entities/entities-1.conf \ [all...] |
/external/dhcpcd-6.8.2/ |
Makefile | 29 MAN5= dhcpcd.conf.5 31 CLEANFILES= dhcpcd.conf.5 dhcpcd.8 dhcpcd-run-hooks.8 35 FILES= dhcpcd.conf 38 FILES+= dbus/dhcpcd-dbus.conf 114 dhcpcd-embedded.h: genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in 117 dhcpcd-embedded.c: genembedc dhcpcd-definitions.conf 133 _embeddedinstall: dhcpcd-definitions.conf 135 ${INSTALL} -m ${CONFMODE} dhcpcd-definitions.conf ${DESTDIR}${SCRIPTSDIR} 155 _dbusinstall: dbus/dhcpcd-dbus.conf 157 ${INSTALL} -m ${CONFMODE} dbus/dhcpcd-dbus.conf \ [all...] |
/external/wpa_supplicant_8/hostapd/ |
config_file.c | 219 struct hostapd_bss_config *conf) 231 os_free(conf->eap_user_sqlite); 232 conf->eap_user_sqlite = os_strdup(fname + 7); 525 user = conf->eap_user; 533 conf->eap_user = new_user; 789 static int hostapd_parse_chanlist(struct hostapd_config *conf, char *val) 793 /* for backwards compatibility, translate ' ' in conf str to ',' */ 800 if (freq_range_list_parse(&conf->acs_ch_list, val)) 846 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) 853 all = os_realloc_array(conf->bss, conf->num_bss + 1 3508 struct hostapd_config *conf; local [all...] |
/external/mesa3d/src/egl/main/ |
eglconfig.h | 145 _eglSetConfigKey(_EGLConfig *conf, EGLint key, EGLint val) 149 *((EGLint *) ((char *) conf + offset)) = val; 157 _eglGetConfigKey(const _EGLConfig *conf, EGLint key) 161 return *((EGLint *) ((char *) conf + offset)); 170 _eglLinkConfig(_EGLConfig *conf); 181 _eglGetConfigHandle(_EGLConfig *conf) 183 return (EGLConfig) conf; 188 _eglValidateConfig(const _EGLConfig *conf, EGLBoolean for_matching); 192 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria); 196 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy [all...] |
/external/autotest/server/cros/network/ |
hostap_config.py | 653 conf = self._get_default_config 654 conf['ssid'] = (self._ssid or ssid) 656 conf['bssid'] = self._bssid 657 conf['channel'] = self.channel 658 conf['hw_mode'] = self._hw_mode 660 conf['ignore_broadcast_ssid'] = 1 662 conf['ieee80211n'] = 1 663 conf['ht_capab'] = self._hostapd_ht_capabilities 665 conf['ieee80211ac'] = 1 666 conf['vht_oper_chwidth'] = self._vht_oper_chwidt [all...] |
/external/toybox/toys/pending/ |
mdev.c | 23 The mdev config file (/etc/mdev.conf) contains lines that look like: 81 char *conf, *pos, *end; local 84 if (-1!=(fd = open("/etc/mdev.conf", O_RDONLY))) { 86 conf = mmap(NULL, len, PROT_READ, MAP_PRIVATE, fd, 0); 87 if (conf) { 91 for (pos = conf; pos-conf<len;) { 97 for(end = pos; end-conf<len && *end!='\n'; end++); 178 munmap(conf, len);
|
/external/e2fsprogs/ext2ed/ |
Makefile.in | 55 all:: $(PROGS) $(MANPAGES) ext2ed.conf 65 ext2ed.conf: $(DEP_SUBSTITUTE) $(srcdir)/ext2ed.conf.in 66 $(SUBSTITUTE_UPTIME) $(srcdir)/ext2ed.conf.in ext2ed.conf 69 $(RM) -f ext2ed $(OBJS) $(DOCS) ext2ed.conf ext2ed.8 76 install -m 644 ext2ed.conf $(root_sysconfdir)
|
/external/wpa_supplicant_8/src/radius/ |
radius_das.c | 351 radius_das_init(struct radius_das_conf *conf) 355 if (conf->port == 0 || conf->shared_secret == NULL || 356 conf->client_addr == NULL) 363 das->time_window = conf->time_window; 364 das->require_event_timestamp = conf->require_event_timestamp; 365 das->ctx = conf->ctx; 366 das->disconnect = conf->disconnect; 368 os_memcpy(&das->client_addr, conf->client_addr, 371 das->shared_secret = os_malloc(conf->shared_secret_len) [all...] |
/external/boringssl/src/crypto/x509v3/ |
v3_conf.c | 63 #include <openssl/conf.h> 75 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, int crit, char *value); 80 /* CONF *conf: Config file */ 83 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, 92 ret = do_ext_nconf(conf, ctx, OBJ_sn2nid(name), crit, value); 101 /* CONF *conf: Config file * [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/ |
touchbotII_robot_wrapper.py | 14 import test_conf as conf namespace 90 conf.NOISE_LINE: self._get_control_command_line, 91 conf.NOISE_STATIONARY: self._get_control_command_single_tap, 92 conf.NOISE_STATIONARY_EXTENDED: self._get_control_command_single_tap, 93 conf.ONE_FINGER_TRACKING: self._get_control_command_line, 94 conf.ONE_FINGER_TO_EDGE: self._get_control_command_line, 95 conf.ONE_FINGER_SWIPE: self._get_control_command_line, 96 conf.ONE_FINGER_TAP: self._get_control_command_single_tap, 97 conf.ONE_FINGER_TRACKING_FROM_CENTER: 99 conf.RAPID_TAPS: self._get_control_command_rapid_taps [all...] |
/external/dhcpcd-6.8.2/dhcpcd-hooks/ |
50-ntp.conf | 2 # Like our resolv.conf hook script, we store a database of ntp.conf files 3 # and merge into /etc/ntp.conf 6 # dhcpcd -e NTP_CONF=/usr/pkg/etc/ntpd.conf 8 # NTP_CONF=/usr/pkg/etc/ntpd.conf 16 : ${NTP_DHCP_CONF:=/var/lib/ntp/ntp.conf.dhcp} 21 ntp_conf_dir="$state_dir/ntp.conf" 25 if [ -z "$NTP_CONF" -a -e /etc/ntpd.conf -a ! -e /etc/ntp.conf ]; then 26 : ${NTP_CONF:=/etc/ntpd.conf} [all...] |
/device/google/atv/products/ |
sdk_atv_armv7.mk | 32 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \ 41 hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
|
/external/aac/libMpegTPDec/include/ |
mpegFileRead.h | 119 * \param conf Pointer to unsigned char to hold the AudioSpecificConfig of the input file, if 128 UCHAR *conf[],
|