/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | IpSecManagerTest.java | 491 IpSecAlgorithm auth, in checkTransform() 938 final IpSecAlgorithm auth = buildAuthHmacSha512(); in testAesCtrHmacSha512Tcp4() local 948 final IpSecAlgorithm auth = buildAuthHmacSha512(); in testAesCtrHmacSha512Tcp6() local 992 final IpSecAlgorithm auth = buildAuthAesXcbc(); in testAesCbcAesXCbcTcp4() local 1002 final IpSecAlgorithm auth = buildAuthAesXcbc(); in testAesCbcAesXCbcTcp6() local 1012 final IpSecAlgorithm auth = buildAuthAesXcbc(); in testAesCbcAesXCbcUdp4() local 1022 final IpSecAlgorithm auth = buildAuthAesXcbc(); in testAesCbcAesXCbcUdp6() local 1032 final IpSecAlgorithm auth = buildAuthAesCmac(); in testAesCbcAesCmacTcp4() local 1042 final IpSecAlgorithm auth = buildAuthAesCmac(); in testAesCbcAesCmacTcp6() local 1052 final IpSecAlgorithm auth = buildAuthAesCmac(); in testAesCbcAesCmacUdp4() local [all …]
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-oauth-client-1.31.0.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth |
H A D | google-api-client-1.30.10.jar | ... google/api/client/googleapis/testing/auth/
com/google/api/client/googleapis |
H A D | httpclient-4.5.12.jar | ... conn/tsccm/
org/apache/http/auth/
org/apache/http/auth/params ... |
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-oauth-client-1.30.1.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth ... |
H A D | google-api-client-android-1.30.2.jar | ... client/googleapis/extensions/android/gms/auth/
META-INF/maven/
META-INF ... |
H A D | google-api-client-1.30.2.jar | ... com/google/api/client/googleapis/auth/
com/google/api/client/googleapis ... |
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothServerSocket.java | 96 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port) in BluetoothServerSocket() 117 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port, in BluetoothServerSocket() 138 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, ParcelUuid uuid) in BluetoothServerSocket()
|
H A D | BluetoothSocket.java | 183 /*package*/ BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, in BluetoothSocket() 203 /*package*/ BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, in BluetoothSocket() 290 private BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, String address, in BluetoothSocket()
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/ |
H A D | SliceProviderPermissionsTest.java | 68 SliceAuthority auth = provider.getOrCreateAuthority("some_auth"); in testDirty_addPkg() local 121 SliceAuthority auth = provider.getOrCreateAuthority("com.android.pkg.slices"); in createProvider() local
|
H A D | SliceClientPermissionsTest.java | 184 SliceAuthority auth = client.getOrCreateAuthority( in testDirty_addPkg() local 261 SliceAuthority auth = client.getOrCreateAuthority( in createClient() local
|
/aosp12/frameworks/base/obex/javax/obex/ |
H A D | SessionNotifier.java | 127 ObexSession acceptAndOpen(ServerRequestHandler handler, Authenticator auth) throws IOException; in acceptAndOpen()
|
H A D | ClientSession.java | 325 public void setAuthenticator(Authenticator auth) throws IOException { in setAuthenticator()
|
H A D | ServerSession.java | 74 public ServerSession(ObexTransport trans, ServerRequestHandler handler, Authenticator auth) in ServerSession()
|
/aosp12/system/security/ondevice-signing/ |
H A D | KeystoreHmacKey.cpp | 102 KeyParameter auth; in createKey() local 134 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in initialize() local
|
H A D | KeystoreKey.cpp | 109 KeyParameter auth; in createKey() local 205 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in verifyExistingKey() local
|
/aosp12/system/vold/ |
H A D | FsCrypt.cpp | 198 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key() 293 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key() 660 android::vold::KeyAuthentication auth(secdiscardable_hash); in read_or_create_volkey() local 706 auto auth = authentication_from_hex(secret_hex); in fscrypt_add_user_key_auth() local 714 auto auth = authentication_from_hex(secret_hex); in fscrypt_clear_user_key_auth() local 749 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key() local
|
H A D | KeyStorage.cpp | 419 static std::string getStretching(const KeyAuthentication& auth) { in getStretching() 444 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() 572 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey() 602 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically() 622 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key) { in retrieveKey()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | CoexCoordinator.java | 111 @NonNull SuccessfulAuth auth, @NonNull Callback callback) { in CleanupRunnable() 334 SuccessfulAuth auth = popSuccessfulFaceAuthIfExists(currentTimeMillis); in onAuthenticationRejected() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | FakeStorageManager.java | 80 Pair<byte[], byte[]> auth = auths.get(0); in unlockUser() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | LockSettingsService.java | 2354 AuthenticationToken auth = initializeSyntheticPasswordLocked( in verifyCredential() local 2397 private PasswordMetrics loadPasswordMetrics(AuthenticationToken auth, int userHandle) { in loadPasswordMetrics() 2760 private void onAuthTokenKnownForUser(@UserIdInt int userId, AuthenticationToken auth) { in onAuthTokenKnownForUser() 2773 AuthenticationToken auth) { in callToAuthSecretIfNeeded() 2834 final AuthenticationToken auth = mSpManager.newSyntheticPasswordAndSid( in initializeSyntheticPasswordLocked() local 2846 mSpManager.newSidForUser(getGateKeeperService(), auth, userId); in initializeSyntheticPasswordLocked() local 2848 mSpManager.verifyChallenge(getGateKeeperService(), auth, 0L, userId); in initializeSyntheticPasswordLocked() local 3030 AuthenticationToken auth, int userId) { in setLockCredentialWithAuthTokenLocked() 3045 mSpManager.verifyChallenge(getGateKeeperService(), auth, 0L, userId); in setLockCredentialWithAuthTokenLocked() local 3049 mSpManager.newSidForUser(getGateKeeperService(), auth, userId); in setLockCredentialWithAuthTokenLocked() local [all …]
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/ |
H A D | AccountTypeProvider.java | 159 final AuthenticatorDescription auth = mAuthTypes.get(type); in loadTypes() local
|
/aosp12/system/netd/server/ |
H A D | XfrmController.h | 126 XfrmAlgo auth; member 301 xfrm_algo_auth auth; member
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
H A D | CoexCoordinatorTest.java | 485 CoexCoordinator.SuccessfulAuth auth = mock(CoexCoordinator.SuccessfulAuth.class); in testCleanupRunnable() local
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | ContentProvider.java | 2528 String auth = uri.getAuthority(); in validateIncomingUri() local 2561 public static int getUserIdFromAuthority(String auth, int defaultUserId) { in getUserIdFromAuthority() 2575 public static int getUserIdFromAuthority(String auth) { in getUserIdFromAuthority() 2606 public static String getAuthorityWithoutUserId(String auth) { in getAuthorityWithoutUserId()
|