Home
last modified time | relevance | path

Searched refs:authentication (Results 1 – 16 of 16) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/lmp/src/procedure/
Dlegacy_pairing.rs4 use crate::procedure::{authentication, Context};
35 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in initiate()
36 authentication::receive_challenge(ctx, link_key).await; in initiate()
77 authentication::receive_challenge(ctx, link_key).await; in respond()
78 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in respond()
Dmod.rs93 pub mod authentication; module
135 a { authentication::initiate(&ctx) } in run()
136 b { authentication::respond(&ctx) } in run()
Dsecure_simple_pairing.rs10 use crate::procedure::{authentication, features, Context};
494 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in initiate()
495 authentication::receive_challenge(ctx, link_key).await; in initiate()
677 authentication::receive_challenge(ctx, link_key).await; in respond()
678 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in respond()
704 use super::super::authentication::initiate;
705 use super::super::authentication::respond;
/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecConfig.java102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() argument
103 mAuthentication = authentication; in setAuthentication()
/packages/modules/Virtualization/microdroid/
Dbootconfig.app_debuggable5 # if this is set to 0, adbd enforces the host authentication but we don't put the adb
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dsecurity.proto38 // If authentication and/or encryption procedures necessary to reach the
119 // No security (No authentication and no encryption).
Dhost.proto45 // Whether this also triggers pairing (i.e. authentication and/or encryption)
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto152 // Total number of networks over bad authentication threshold when watchdog triggered
167 // Total count of triggers with atleast one bad authentication network
639 // Total number of successful L2 connection through FILS authentication
803 // No authentication.
806 // If the router uses a personal authentication.
809 // If the router is setup for enterprise authentication.
924 optional Auth authentication = 4; field
941 // Phase 2 authentication method after setting up a secure channel
1029 // The reason code if there is no error during authentication. It could
1030 // also imply that there no authentication in progress.
[all …]
Dscorecard.proto211 // Number of authentication failures (excluding wrong password) at high RSSI
/packages/services/Car/tests/BugReportApp/
DREADME.md51 BugReport app uses `res/raw/gcs_credentials.json` for authentication and
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java642 sb.append(", mAuthentication=" + mRouterFingerPrintProto.authentication); in toString()
1349 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()
1352 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()
1355 mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateFromWifiConfiguration()
1367 if (mRouterFingerPrint.mRouterFingerPrintProto.authentication in updateFromWifiConfiguration()
2193 currentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()
2198 currentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()
2202 currentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()
2208 currentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()
/packages/modules/adb/
Dprotocol.txt95 The AUTH message informs the recipient that authentication is required to
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java1861 mDecodedProto.connectionEvent[0].routerFingerprint.authentication); in setupNetworkAndVerify()
1871 mDecodedProto.connectionEvent[1].routerFingerprint.authentication); in setupNetworkAndVerify()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...