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

1 2

  /external/tcpdump/
print-vrrp.c 90 int version, type, auth_type; local
105 auth_type = bp[4];
106 printf(", authtype %s", tok2str(auth2str, NULL, auth_type));
128 if (auth_type == VRRP_AUTH_SIMPLE) { /* simple text password */
print-bfd.c 99 u_int8_t auth_type; member in struct:bfd_auth_header_t
254 tok2str(bfd_v1_authentication_values,"Unknown",bfd_auth_header->auth_type),
255 bfd_auth_header->auth_type,
  /external/chromium/android/net/
android_network_library_impl.h 25 const std::string& auth_type);
android_network_library_impl.cc 55 const std::string& auth_type) {
77 jstring auth_string = jni::ConvertUTF8ToJavaString(env, auth_type);
  /external/chromium/net/base/
android_network_library.h 31 // |hostname| is validated against the supplied cert. |auth_type| is as per
36 const std::string& auth_type) = 0;
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_attr_process.c 128 const u8 *auth_type)
130 if (auth_type == NULL) {
136 cred->auth_type = WPA_GET_BE16(auth_type);
138 cred->auth_type);
181 if ((cred->auth_type == WPS_AUTH_OPEN) &&
271 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK) &&
294 wps_process_cred_auth_type(cred, attr->auth_type) ||
321 wps_process_cred_auth_type(cred, attr->auth_type) ||
wps_registrar.c 1020 cred->auth_type);
1023 wpabuf_put_be16(msg, cred->auth_type);
1091 if (wps->auth_type & WPS_AUTH_WPA2PSK)
1092 wps->auth_type = WPS_AUTH_WPA2PSK;
1093 else if (wps->auth_type & WPS_AUTH_WPAPSK)
1094 wps->auth_type = WPS_AUTH_WPAPSK;
1095 else if (wps->auth_type & WPS_AUTH_OPEN)
1096 wps->auth_type = WPS_AUTH_OPEN;
1097 else if (wps->auth_type & WPS_AUTH_SHARED)
1098 wps->auth_type = WPS_AUTH_SHARED
    [all...]
wps_i.h 84 * auth_type - Available authentication types
86 u16 auth_type; member in struct:wps_data
135 const u8 *auth_type; /* 2 octets */ member in struct:wps_parse_attr
  /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 &&
263 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK) &&
295 wps_process_cred_auth_type(cred, attr->auth_type) ||
320 wps_process_cred_auth_type(cred, attr->auth_type) ||
wps_enrollee.c 255 u16 auth_type = wps->wps->auth_types; local
258 if (auth_type & WPS_AUTH_WPA2PSK)
259 auth_type = WPS_AUTH_WPA2PSK;
260 else if (auth_type & WPS_AUTH_WPAPSK)
261 auth_type = WPS_AUTH_WPAPSK;
262 else if (auth_type & WPS_AUTH_OPEN)
263 auth_type = WPS_AUTH_OPEN;
264 else if (auth_type & WPS_AUTH_SHARED)
265 auth_type = WPS_AUTH_SHARED;
267 wpa_printf(MSG_DEBUG, "WPS: * Authentication Type (0x%x)", auth_type);
    [all...]
wps_attr_parse.h 45 const u8 *auth_type; /* 2 octets */ member in struct:wps_parse_attr
  /external/srtp/crypto/kernel/
crypto_kernel.c 208 printf("auth func: %s\n", atype->auth_type->description);
209 printf(" instance count: %d\n", atype->auth_type->ref_count);
211 status = auth_type_self_test(atype->auth_type);
276 atype->auth_type->description);
363 if ((new_at == atype->auth_type) || (id == atype->id))
375 new_atype->auth_type = new_at;
439 return atype->auth_type;
  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 141 int auth_type; member in struct:xauth_ldap_config
  /external/srtp/crypto/include/
crypto_kernel.h 88 auth_type_t *auth_type; member in struct:kernel_auth_type
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bcmevent.h 57 uint32 auth_type; member in struct:__anon18956
71 uint32 auth_type; member in struct:__anon18957
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 57 uint32 auth_type; member in struct:__anon19016
71 uint32 auth_type; member in struct:__anon19017
  /external/wpa_supplicant_8/wpa_supplicant/
sme.h 17 const u8 *bssid, u16 auth_type);
wps_supplicant.c 205 u16 auth_type; local
234 cred->auth_type);
242 auth_type = cred->auth_type;
243 if (auth_type == (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
245 "auth_type into WPA2PSK");
246 auth_type = WPS_AUTH_WPA2PSK;
249 if (auth_type != WPS_AUTH_OPEN &&
250 auth_type != WPS_AUTH_SHARED &&
251 auth_type != WPS_AUTH_WPAPSK &
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ncp_fs.h 88 int auth_type; member in struct:ncp_objectname_ioctl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 88 int auth_type; member in struct:ncp_objectname_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 88 int auth_type; member in struct:ncp_objectname_ioctl
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 190 u16 auth_type; local
215 cred->auth_type);
223 auth_type = cred->auth_type;
224 if (auth_type == (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
226 "auth_type into WPA2PSK");
227 auth_type = WPS_AUTH_WPA2PSK;
230 if (auth_type != WPS_AUTH_OPEN &&
231 auth_type != WPS_AUTH_SHARED &&
232 auth_type != WPS_AUTH_WPAPSK &
    [all...]
  /external/chromium/chrome/browser/password_manager/
password_store_mac.cc 41 const SecAuthenticationType& auth_type, const char* security_domain,
68 const SecAuthenticationType& auth_type,
104 if (auth_type != kSecAuthenticationTypeAny) {
107 search_attributes_.attr[entries].length = sizeof(auth_type);
109 const_cast<void*>(reinterpret_cast<const void*>(&auth_type));
221 // Returns the PasswordForm Scheme corresponding to |auth_type|.
222 PasswordForm::Scheme SchemeForAuthType(SecAuthenticationType auth_type) {
223 switch (auth_type) {
302 SecAuthenticationType auth_type =
304 form->scheme = SchemeForAuthType(auth_type);
660 SecAuthenticationType auth_type = AuthTypeForScheme(scheme); local
    [all...]
  /external/srtp/include/
srtp.h 126 auth_type_id_t auth_type; /**< An integer representing the member in struct:crypto_policy_t
  /frameworks/av/media/libstagefright/chromium_http/
support.h 72 const std::string& auth_type);

Completed in 591 milliseconds

1 2