/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/ |
H A D | PromptViewModelTest.kt | 297 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 308 assertThat(authenticated?.isNotAuthenticated).isTrue() in <lambda>() 361 assertThat(authenticated?.isNotAuthenticated).isTrue() in <lambda>() 472 // Covers (1) fingerprint-only (2) co-ex, authenticated by fingerprint in <lambda>() 478 } else { // Covers co-ex, authenticated by face in <lambda>() 494 // Covers (1) fingerprint-only (2) co-ex, authenticated by fingerprint in <lambda>() 501 } else { // co-ex, authenticated by face in <lambda>() 851 // Other SFPS assets change across rotations, testing authenticated asset in <lambda>() 907 val authenticated by collectLastValue(kosmos.promptViewModel.isAuthenticated) in <lambda>() constant 915 assertThat(authenticated?.isNotAuthenticated).isTrue() in <lambda>() [all …]
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | types_test.cc | 34 EXPECT_EQ(false, props.authenticated()); in TEST() 40 EXPECT_EQ(false, props.authenticated()); in TEST() 46 EXPECT_EQ(false, props.authenticated()); in TEST() 52 EXPECT_EQ(false, props.authenticated()); in TEST() 59 EXPECT_EQ(false, props.authenticated()); in TEST() 66 EXPECT_EQ(true, props.authenticated()); in TEST() 73 EXPECT_EQ(false, props.authenticated()); in TEST() 80 EXPECT_EQ(true, props.authenticated()); in TEST() 128 SCOPED_TRACE("authenticated: " + std::to_string(auth)); in TEST() 257 // Test Authenticated Legacy properties in TEST() [all …]
|
H A D | types.cc | 31 const char* const kInspectAuthenticatedPropertyName = "authenticated"; 66 return "Authenticated"; in LevelToString() 68 return "Authenticated with Secure Connections and 128-bit key"; in LevelToString() 78 /*authenticated=*/false, in SecurityProperties() 83 bool authenticated, in SecurityProperties() argument 88 properties_ |= (authenticated ? Property::kAuthenticated : 0u); in SecurityProperties() 147 if (authenticated()) { in GetLinkKeyType() 170 authenticated() ? "authenticated (MITM) " : "", in ToString() 180 (authenticated() || !other.authenticated()) && in IsAsSecureAs() 196 inspect_properties_.authenticated = inspect_node_.CreateBool( in AttachInspect() [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | gmail.v1.json | 159 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 188 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 213 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 264 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 303 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 353 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 404 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 448 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 503 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", 580 …"The user's email address. The special value `me` can be used to indicate the authenticated user.", [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | calendar_v3.calendarList.html | 130 …"accessRole": "A String", # The effective access role that the authenticated u… 146 …"defaultReminders": [ # The default reminders that the authenticated user has for this c… 164 …"notificationSettings": { # The notifications that the authenticated user is receiving f… 180 …"primary": false, # Whether the calendar is the primary calendar of the authenticated us… 183 …"summaryOverride": "A String", # The summary that the authenticated user has s… 197 …"accessRole": "A String", # The effective access role that the authenticated u… 213 …"defaultReminders": [ # The default reminders that the authenticated user has for this c… 231 …"notificationSettings": { # The notifications that the authenticated user is receiving f… 247 …"primary": false, # Whether the calendar is the primary calendar of the authenticated us… 250 …"summaryOverride": "A String", # The summary that the authenticated user has s… [all …]
|
D | cloudsupport_v2beta.cases.html | 141 …t;: { # An object containing information about the effective user and authenticated principal resp… 143 …it is inferred from credentials supplied during case creation. If the authenticated principal does… 145 …t;A String", # Output only. An ID representing the user that was authenticated when the corre… 177 …t;: { # An object containing information about the effective user and authenticated principal resp… 179 …it is inferred from credentials supplied during case creation. If the authenticated principal does… 181 …t;A String", # Output only. An ID representing the user that was authenticated when the corre… 211 …t;: { # An object containing information about the effective user and authenticated principal resp… 213 …it is inferred from credentials supplied during case creation. If the authenticated principal does… 215 …t;A String", # Output only. An ID representing the user that was authenticated when the corre… 243 …t;: { # An object containing information about the effective user and authenticated principal resp… [all …]
|
D | drive_v2.properties.html | 138 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 162 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 180 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 208 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 237 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 256 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 281 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r… 300 …VATE). Private properties can only be retrieved using an authenticated request. An authenticated r…
|
D | games_v1.achievements.html | 82 …crements the steps of the achievement with the given ID for the currently authenticated player.</p> 85 …ts the progress for all your application's achievements for the currently authenticated player.</p> 91 …tate of the achievement with the given ID to `REVEALED` for the currently authenticated player.</p> 94 <p class="firstline">Sets the steps for the currently authenticated player towards unlocking an ach… 97 <p class="firstline">Unlocks this achievement for the currently authenticated player.</p> 100 <p class="firstline">Updates multiple achievements for the currently authenticated player.</p> 109 …<pre>Increments the steps of the achievement with the given ID for the currently authenticated pla… 132 …s the progress for all your application's achievements for the currently authenticated player. 135 …playerId: string, A player ID. A value of `me` may be used in place of the authenticated player&#x… 186 …he state of the achievement with the given ID to `REVEALED` for the currently authenticated player. [all …]
|
D | gmailpostmastertools_v1.domains.trafficStats.html | 113 …orRatio": 3.14, # The ratio of messages where the error occurred vs all authenticated traffic. 117 …"dkimSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with DKIM … 118 …ignment checks vs all mail received from the domain that successfully authenticated with either of… 132 …r individual spam rates. This metric only pertains to traffic that is authenticated by [DKIM](http… 138 …"spfSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with SPF vs… 139 …email that was sent to the inbox. This metric only pertains to emails authenticated by [DKIM](http… 172 …orRatio": 3.14, # The ratio of messages where the error occurred vs all authenticated traffic. 176 …"dkimSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with DKIM … 177 …ignment checks vs all mail received from the domain that successfully authenticated with either of… 191 …r individual spam rates. This metric only pertains to traffic that is authenticated by [DKIM](http… [all …]
|
D | tasks_v1.tasklists.html | 82 <p class="firstline">Deletes the authenticated user's specified task list.</p> 85 <p class="firstline">Returns the authenticated user's specified task list.</p> 88 <p class="firstline">Creates a new task list and adds it to the authenticated user's task lists.</p> 91 <p class="firstline">Returns all the authenticated user's task lists.</p> 97 <p class="firstline">Updates the authenticated user's specified task list. This method supports pat… 100 <p class="firstline">Updates the authenticated user's specified task list.</p> 109 <pre>Deletes the authenticated user's specified task list. 122 <pre>Returns the authenticated user's specified task list. 146 <pre>Creates a new task list and adds it to the authenticated user's task lists. 181 <pre>Returns all the authenticated user's task lists. [all …]
|
D | gmailpostmastertools_v1beta1.domains.trafficStats.html | 113 …orRatio": 3.14, # The ratio of messages where the error occurred vs all authenticated traffic. 117 …"dkimSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with DKIM … 118 …ignment checks vs all mail received from the domain that successfully authenticated with either of… 133 …r individual spam rates. This metric only pertains to traffic that is authenticated by [DKIM](http… 139 …"spfSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with SPF vs… 140 …email that was sent to the inbox. This metric only pertains to emails authenticated by [DKIM](http… 173 …orRatio": 3.14, # The ratio of messages where the error occurred vs all authenticated traffic. 177 …"dkimSuccessRatio": 3.14, # The ratio of mail that successfully authenticated with DKIM … 178 …ignment checks vs all mail received from the domain that successfully authenticated with either of… 193 …r individual spam rates. This metric only pertains to traffic that is authenticated by [DKIM](http… [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/cloud/audit/ |
H A D | AuthenticationInfo.java | 82 * The email address of the authenticated user (or service account on behalf 110 * The email address of the authenticated user (or service account on behalf 194 * The third party identification (if any) of the authenticated user making 212 * The third party identification (if any) of the authenticated user making 232 * The third party identification (if any) of the authenticated user making 313 * Identity delegation history of an authenticated service account that makes 333 * Identity delegation history of an authenticated service account that makes 353 * Identity delegation history of an authenticated service account that makes 372 * Identity delegation history of an authenticated service account that makes 392 * Identity delegation history of an authenticated service account that makes [all …]
|
H A D | AuthenticationInfoOrBuilder.java | 30 * The email address of the authenticated user (or service account on behalf 47 * The email address of the authenticated user (or service account on behalf 92 * The third party identification (if any) of the authenticated user making 107 * The third party identification (if any) of the authenticated user making 122 * The third party identification (if any) of the authenticated user making 167 * Identity delegation history of an authenticated service account that makes 184 * Identity delegation history of an authenticated service account that makes 200 * Identity delegation history of an authenticated service account that makes 216 * Identity delegation history of an authenticated service account that makes 233 * Identity delegation history of an authenticated service account that makes
|
/aosp_15_r20/external/avb/rust/src/ |
H A D | cert.rs | 21 //! 2. Authenticated unlock 45 //! # Authenticated unlock 47 //! bootloader. Authenticated unlock is an optional feature that additionally adds an authentication 50 //! Authenticated unlock introduces one additional key, the product unlock key (PUK), which is 52 //! the PUK does not give the ability to sign images. When authenticated unlock is requested, 56 //! It's up to individual device policy how to use authenticated unlock. For example a device may 57 //! want to support standard un-authenticated unlock for most operations, but then additionally 58 //! use authenticated unlock to enable higher-privileged operations. 98 /// Authenticated unlock challenge. 101 /// Signed authenticated unlock credential. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-billing/grpc-google-cloud-billing-v1/src/main/java/com/google/cloud/billing/v1/ |
H A D | CloudBillingGrpc.java | 552 * Gets information about a billing account. The current authenticated user 568 * Lists the billing accounts that the current authenticated user has 587 * The current authenticated user must have the `billing.accounts.update` 611 * When creating a subaccount, the current authenticated user must have the 631 * authenticated user must have the `billing.resourceAssociations.list` IAM 648 * Gets the billing information for a project. The current authenticated user 678 * The current authenticated user must have ownership privileges for both the 687 * associated account. The current authenticated user must be either an owner 797 * Gets information about a billing account. The current authenticated user 815 * Lists the billing accounts that the current authenticated user has [all …]
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | psa_crypto_aead.h | 15 * \brief Process an authenticated encryption operation. 33 * \param[in] additional_data Additional data that will be authenticated 36 * \param[in] plaintext Data that will be authenticated and encrypted. 38 * \param[out] ciphertext Output buffer for the authenticated and 77 * \brief Process an authenticated decryption operation. 95 * \param[in] additional_data Additional data that has been authenticated 98 * \param[in] ciphertext Data that has been authenticated and 139 /** Set the key for a multipart authenticated encryption operation. 182 /** Set the key for a multipart authenticated decryption operation. 225 /** Set the nonce for an authenticated encryption or decryption operation. [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | psa_crypto_aead.h | 15 * \brief Process an authenticated encryption operation. 33 * \param[in] additional_data Additional data that will be authenticated 36 * \param[in] plaintext Data that will be authenticated and encrypted. 38 * \param[out] ciphertext Output buffer for the authenticated and 77 * \brief Process an authenticated decryption operation. 95 * \param[in] additional_data Additional data that has been authenticated 98 * \param[in] ciphertext Data that has been authenticated and 139 /** Set the key for a multipart authenticated encryption operation. 182 /** Set the key for a multipart authenticated decryption operation. 225 /** Set the nonce for an authenticated encryption or decryption operation. [all …]
|
/aosp_15_r20/external/python/bumble/bumble/pandora/ |
D | security.py | 195 LEVEL1: lambda connection: connection.encryption == 0 or connection.authenticated, 196 LEVEL2: lambda connection: connection.encryption != 0 and connection.authenticated, 198 and connection.authenticated 206 and connection.authenticated 215 and connection.authenticated, 217 and connection.authenticated 344 self.log.debug('Authenticated') 474 self.log.debug('Authenticated') 495 'authenticated': connection.authenticated, 509 return level >= LE_LEVEL3 and not connection.authenticated [all …]
|
/aosp_15_r20/hardware/interfaces/security/see/authmgr/aidl/android/hardware/security/see/authmgr/ |
H A D | IAuthMgrAuthorization.aidl | 54 * excecution of phase 1, the AuthMgr FE and the AuthMgr BE have an authenticated connection 62 * AuthMgr FE uses this authenticated connection throughout the boot cycle of the pVM to send 69 * in the authenticated connection established in phase 1. The client and the trusted service 75 * (`authorizeAndConnectClientToTrustedService`) on the authenticated connection established 130 * `instanceIdentifier` or the same transport id has already been authenticated. 170 * non-authenticated connections. The state associated with the connection may cache certain 173 * The requests for phase 2 of the authorization protocol are allowed only on authenticated 185 * `instanceIdentifier` or the same transport id has already been authenticated. 204 * The AuthMgr FE then invokes this method on the authenticated connection established with the 206 * underlying connection of this method call is already authenticated. [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
H A D | chachapoly.h | 7 * ChaCha20-Poly1305 is an algorithm for Authenticated Encryption 31 /** Authenticated decryption failed: data was not authentic. */ 51 …TE(aad_len); /**< The length (bytes) of the Additional Authenticated Data. */ 159 * \brief This function feeds additional data to be authenticated 162 * The Additional Authenticated Data (AAD), also called 163 * Associated Data (AD) is only authenticated but not 258 * authenticated encryption with the previously-set key. 272 * \param aad The buffer containing the additional authenticated 296 * authenticated decryption with the previously-set key. 304 * \param aad The buffer containing the additional authenticated data (AAD).
|
/aosp_15_r20/external/mbedtls/include/mbedtls/ |
H A D | chachapoly.h | 7 * ChaCha20-Poly1305 is an algorithm for Authenticated Encryption 31 /** Authenticated decryption failed: data was not authentic. */ 51 …TE(aad_len); /**< The length (bytes) of the Additional Authenticated Data. */ 159 * \brief This function feeds additional data to be authenticated 162 * The Additional Authenticated Data (AAD), also called 163 * Associated Data (AD) is only authenticated but not 258 * authenticated encryption with the previously-set key. 272 * \param aad The buffer containing the additional authenticated 296 * authenticated decryption with the previously-set key. 304 * \param aad The buffer containing the additional authenticated data (AAD).
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/2.1/android.hardware.biometrics.fingerprint-V2.1-java_gen_java/gen/srcs/android/hardware/biometrics/fingerprint/V2_1/ |
D | FingerprintMsgType.java | 9 public static final int AUTHENTICATED = 5; field in FingerprintMsgType 24 if (o == AUTHENTICATED) { in toString() 25 return "AUTHENTICATED"; in toString() 52 if ((o & AUTHENTICATED) == AUTHENTICATED) { in dumpBitfield() 53 list.add("AUTHENTICATED"); in dumpBitfield() 54 flipped |= AUTHENTICATED; in dumpBitfield()
|
/aosp_15_r20/external/google-cloud-java/java-billing/google-cloud-billing/src/main/java/com/google/cloud/billing/v1/ |
H A D | CloudBillingClient.java | 181 * Gets information about a billing account. The current authenticated user must be a [viewer of 212 * Gets information about a billing account. The current authenticated user must be a [viewer of 240 * Gets information about a billing account. The current authenticated user must be a [viewer of 269 * Gets information about a billing account. The current authenticated user must be a [viewer of 298 * Lists the billing accounts that the current authenticated user has permission to 326 * Lists the billing accounts that the current authenticated user has permission to 360 * Lists the billing accounts that the current authenticated user has permission to 394 * Lists the billing accounts that the current authenticated user has permission to 436 * `display_name`. The current authenticated user must have the `billing.accounts.update` IAM 473 * `display_name`. The current authenticated user must have the `billing.accounts.update` IAM [all …]
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | AuthenticationClient.java | 177 boolean authenticated, ArrayList<Byte> hardwareAuthToken) { in onAuthenticated() argument 179 authenticated, mRequireConfirmation, getTargetUserId(), isBiometricPrompt()); in onAuthenticated() local 184 Slog.v(TAG, "onAuthenticated(" + authenticated + ")" in onAuthenticated() 196 pm.incrementCryptoAuthForUser(getTargetUserId(), authenticated); in onAuthenticated() local 198 pm.incrementAuthForUser(getTargetUserId(), authenticated); in onAuthenticated() local 208 if (!mAllowBackgroundAuthentication && authenticated in onAuthenticated() 217 authenticated = false; in onAuthenticated() 225 if (authenticated) { in onAuthenticated() 303 AuthenticationClient.this.handleLifecycleAfterAuth(authenticated); in onAuthenticated() 380 protected abstract void handleLifecycleAfterAuth(boolean authenticated); in handleLifecycleAfterAuth() argument
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
H A D | StreamingAead.java | 28 * An interface for streaming authenticated encryption with associated data. 39 * Authenticated-Encryption and its Nonce-Reuse Misuse-Resistance" by Hoang, Reyhanitabar, Rogaway 63 * authenticated, or until the end of the plaintext has been reached, or an IOException occurred. 119 * @param associatedData data associated with the plaintext. This data is authenticated 143 * returned have been authenticated. If the end of the stream has been reached -1 is 144 * returned. A result of -1 is authenticated (e.g. by checking the MAC of the last 151 * result should be authenticated) 175 * as associated authenticated data. The associated data is not included in the ciphertext 184 * using {@code associatedData} as associated authenticated data.
|