Searched defs:auth_type (Results 1 – 10 of 10) sorted by relevance
10 "auth_type": "2", string25 "auth_type": "2", string36 "auth_type": "2", string51 "auth_type": "2", string151 "auth_type": "2", string166 "auth_type": "2", string
137 let auth_type = attrs.get_enum_attr::<AuthType>(&column::AUTH_TYPE)?; in build_secret_key() localVariable
30 let auth_type = AuthType::None; in build_db_key_secret_key() localVariable
75 auto auth_type = htonl(static_cast<uint32_t>(token.authenticatorType)); in authToken2HidlVec() local
28 auth_type: AuthType, field
68 uint32_t auth_type = ntohl(auth_token->authenticator_type); in toAuthToken() local
815 let auth_type = HardwareAuthenticatorType::ANY; in get_auth_tokens() localVariable
378 let auth_type = query_result.get_enum_attr(&column::AUTH_TYPE)?; in upgrade_key_alias() localVariable
296 __u16 auth_type; member
1123 optional android.net.wifi.WifiAuthType auth_type = 6; field1225 optional android.net.wifi.WifiAuthType auth_type = 4; field1249 optional android.net.wifi.WifiAuthType auth_type = 3; field