Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_CryptohomeMigrateKey/
Dplatform_CryptohomeMigrateKey.py19 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/
Dchange_password.sh36 change_password() function
80 change_password || exit $RC
DREADME12 - 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/
Dplatform_CryptohomeChangePassword.py31 cryptohome.change_password(test_user, test_password, new_password)
/external/autotest/client/cros/
Dcryptohome.py603 def change_password(user, password, new_password): function
/external/ltp/android/
DAndroid.ltp.mk168 module_prebuilt := testcases/bin/change_password.sh
169 module_src_files := testcases/kernel/security/mmc_security/change_password.sh