HomeSort by relevance Sort by last modified time
    Searched refs:auth_type (Results 1 - 25 of 60) sorted by null

1 2 3

  /hardware/intel/common/libva/va/
va_drmcommon.h 68 int auth_type; member in struct:drm_state
  /external/autotest/server/cros/ap_configurators/
belkinF9k1002v4_ap_configurator.py 26 auth_type = 'WPA-PSK'
28 auth_type = 'WPA2-PSK'
29 self.select_item_from_popup_by_xpath(auth_type, psk,
belkinF7D_ap_configurator.py 45 auth_type = 'WPA2-PSK'
47 auth_type = 'WPA-PSK'
48 self.select_item_from_popup_by_xpath(auth_type, psk,
belkinF5D7234_ap_configurator.py 77 auth_type = 'WPA-PSK'
79 auth_type = 'WPA2-PSK'
80 self.select_item_from_popup_by_xpath(auth_type, psk,
belkinF6D4230_ap_configurator.py 53 auth_type = 'WPA-PSK'
55 auth_type = 'WPA2-PSK'
56 self.select_item_from_popup_by_xpath(auth_type, psk,
belkinF9K1102_ap_configurator.py 281 auth_type = 'WPA-PSK'
283 auth_type = 'WPA2-PSK'
285 self.select_item_from_popup_by_xpath(auth_type, auth_popup,
  /system/security/keystore/
auth_token_table.h 114 bool SatisfiesAuth(const std::vector<uint64_t>& sids, HardwareAuthenticatorType auth_type);
134 bool SatisfiesAuth(uint64_t sid, HardwareAuthenticatorType auth_type) const {
136 (auth_type & token_.authenticatorType) != 0;
146 HardwareAuthenticatorType auth_type, uint64_t op_handle,
149 HardwareAuthenticatorType auth_type,
auth_token_table.cpp 118 auto auth_type =
125 return FindAuthPerOpAuthorization(key_sids, auth_type, op_handle, found);
127 return FindTimedAuthorization(key_sids, auth_type, key_info, found);
132 HardwareAuthenticatorType auth_type, uint64_t op_handle,
141 if (!matching_op->SatisfiesAuth(sids, auth_type)) return AUTH_TOKEN_WRONG_SID;
148 HardwareAuthenticatorType auth_type,
153 if (entry.SatisfiesAuth(sids, auth_type) && entry.is_newer_than(newest_match))
216 HardwareAuthenticatorType auth_type) {
218 if (SatisfiesAuth(sid, auth_type)) return true;
  /external/wpa_supplicant_8/src/wps/
wps_attr_process.c 122 const u8 *auth_type)
124 if (auth_type == NULL) {
130 cred->auth_type = WPA_GET_BE16(auth_type);
132 cred->auth_type);
174 if (cred->auth_type == WPS_AUTH_OPEN &&
212 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK) &&
234 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK) &&
254 wps_process_cred_auth_type(cred, attr->auth_type) ||
273 wps_process_cred_auth_type(cred, attr->auth_type) ||
    [all...]
wps_attr_parse.h 45 const u8 *auth_type; /* 2 octets */ member in struct:wps_parse_attr
  /external/tcpdump/
print-vrrp.c 110 int version, type, auth_type = VRRP_AUTH_NONE; /* keep compiler happy */ local
127 auth_type = bp[4];
128 ND_PRINT((ndo, ", authtype %s", tok2str(auth2str, NULL, auth_type)));
170 if (version == 2 && auth_type == VRRP_AUTH_SIMPLE) { /* simple text password */
print-bfd.c 94 uint8_t auth_type; member in struct:bfd_auth_header_t
100 enum auth_type { enum
190 tok2str(bfd_v1_authentication_values,"Unknown",bfd_auth_header->auth_type),
191 bfd_auth_header->auth_type,
196 switch(bfd_auth_header->auth_type) {
print-rip.c 135 uint16_t auth_type = EXTRACT_16BITS(&ni->rip_tag); local
136 if (auth_type == 2) {
142 } else if (auth_type == 3) {
150 } else if (auth_type == 1) {
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightserver.c 108 uint32_t auth_type; local
118 n = rfbReadExact(cl, (char *)&auth_type, sizeof(auth_type));
127 auth_type = Swap32IfLE(auth_type);
131 if (auth_type == rtcp->authCaps[i])
141 switch (auth_type) {
  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 141 int auth_type; member in struct:xauth_ldap_config
  /external/wpa_supplicant_8/src/common/
privsep_commands.h 104 u16 auth_type; member in struct:privsep_event_auth
  /hardware/intel/common/libva/va/wayland/
va_wayland_drm.c 98 drm_state->auth_type = VA_DRM_AUTH_CUSTOM;
191 drm_state->auth_type = 0;
  /hardware/intel/common/libva/va/x11/
dri1_util.c 88 dri_state->base.auth_type = VA_NONE;
129 dri_state->base.auth_type = VA_DRI1;
  /hardware/interfaces/keymaster/4.0/support/
keymaster_utils.cpp 71 auto auth_type = htonl(static_cast<uint32_t>(token.authenticatorType)); local
72 pos = copy_bytes_to_iterator(auth_type, pos);
  /bionic/libc/kernel/uapi/linux/
ncp_fs.h 78 int auth_type; member in struct:ncp_objectname_ioctl
  /external/kernel-headers/original/uapi/linux/
ncp_fs.h 89 int auth_type; member in struct:ncp_objectname_ioctl
  /external/wpa_supplicant_8/wpa_supplicant/
sme.h 17 const u8 *bssid, u16 auth_type);
  /hardware/intel/common/libva/va/drm/
va_drm.c 81 drm_state->auth_type = VA_DRM_AUTH_CUSTOM;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ncp_fs.h 88 int auth_type; member in struct:ncp_objectname_ioctl
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 327 if ((cred->auth_type & (WPS_AUTH_WPA2 | WPS_AUTH_WPA2PSK)) &&
328 (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK)))
330 else if (cred->auth_type & (WPS_AUTH_WPA2 | WPS_AUTH_WPA2PSK))
332 else if (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK))
338 if (cred->auth_type & (WPS_AUTH_WPA2 | WPS_AUTH_WPA))
340 if (cred->auth_type & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK))
414 cred->auth_type);
444 hapd->wps->auth_types = cred->auth_type;
446 hapd->wps->ap_auth_type = cred->auth_type;
451 } else if ((cred->auth_type & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK)) &
    [all...]

Completed in 824 milliseconds

1 2 3