Searched refs:change_password (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/site_tests/platform_CryptohomeMigrateKey/ |
D | platform_CryptohomeMigrateKey.py | 19 cryptohome.change_password(user, old_pass, new_pass) 38 cryptohome.change_password(user, 'bad', new_pass) 51 cryptohome.change_password(user, old_pass, new_pass)
|
/external/ltp/testcases/kernel/security/mmc_security/ |
D | change_password.sh | 36 change_password() function 80 change_password || exit $RC
|
D | README | 12 - change_password.sh: used to change the password from a unlocked card. 44 /usr/share/keyutils/change_password.sh
|
/external/autotest/client/site_tests/platform_CryptohomeChangePassword/ |
D | platform_CryptohomeChangePassword.py | 31 cryptohome.change_password(test_user, test_password, new_password)
|
/external/autotest/client/cros/ |
D | cryptohome.py | 603 def change_password(user, password, new_password): function
|
/external/ltp/android/ |
D | Android.ltp.mk | 168 module_prebuilt := testcases/bin/change_password.sh 169 module_src_files := testcases/kernel/security/mmc_security/change_password.sh
|