Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dsuper_key.rs1458 let wrong_pw: Password = generate_password_blob(); in test_unlock_wrong_password() localVariable
1480 .unlock_user(&mut keystore_db, &legacy_importer, USER_ID, &wrong_pw) in test_unlock_wrong_password()