Home
last modified time | relevance | path

Searched defs:password (Results 1 – 11 of 11) sorted by relevance

/system/security/keystore2/aidl/android/security/maintenance/
DIKeystoreMaintenance.aidl53 void initUserSuperKeys(in int userId, in byte[] password, in boolean allowExisting); in initUserSuperKeys()
92 void onUserPasswordChanged(in int userId, in @nullable byte[] password); in onUserPasswordChanged()
/system/security/keystore2/aidl/android/security/authorization/
DIKeystoreAuthorization.aidl78 void onDeviceUnlocked(in int userId, in @nullable byte[] password); in onDeviceUnlocked()
/system/gatekeeper/
Dgatekeeper.cpp194 secure_id_t user_id, uint64_t flags, uint8_t handle_version, const SizedBuffer & password) { in CreatePasswordHandle()
239 bool GateKeeper::DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) { in DoVerify()
/system/nvram/hal/tests/
Dnvram_hal_test.cc338 std::string password = "hunter2"; in TEST() local
427 std::string password = "hunter2"; in TEST() local
446 std::string password = "hunter2"; in TEST() local
478 std::string password = "hunter2"; in TEST() local
/system/extras/verity/
DUtils.java148 char[] password = System.console().readPassword("Password for the private key file: "); in decryptPrivateKey() local
/system/security/keystore2/src/
Dsuper_key.rs1340 let mut password = vec![0u8; 64]; in generate_password_blob() localVariable
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/gradle/wrapper/
Dgradle-wrapper.jar ... ) java.net.URI uri String username String password private java.lang.String calculateUserAgent () String ...
/system/extras/simpleperf/demo/SimpleperfExampleCpp/gradle/wrapper/
Dgradle-wrapper.jar ... ) java.net.URI uri String username String password private java.lang.String calculateUserAgent () String ...
/system/extras/simpleperf/demo/JavaApi/gradle/wrapper/
Dgradle-wrapper.jar ... ) java.net.URI uri String username String password private java.lang.String calculateUserAgent () String ...
/system/extras/simpleperf/demo/SimpleperfExampleJava/gradle/wrapper/
Dgradle-wrapper.jar ... ) java.net.URI uri String username String password private java.lang.String calculateUserAgent () String ...
/system/extras/simpleperf/demo/CppApi/gradle/wrapper/
Dgradle-wrapper.jar ... ) java.net.URI uri String username String password private java.lang.String calculateUserAgent () String ...