HomeSort by relevance Sort by last modified time
    Searched refs:change_p11_test_token_auth_data (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/
platform_Pkcs11ChangeAuthData.py 18 pkcs11.change_p11_test_token_auth_data('auth1', 'auth2')
24 pkcs11.change_p11_test_token_auth_data('auth2', 'auth3')
32 pkcs11.change_p11_test_token_auth_data('bad_auth', 'auth4')
40 pkcs11.change_p11_test_token_auth_data('auth3', 'auth5')
  /external/autotest/client/cros/
pkcs11.py 145 def change_p11_test_token_auth_data(auth_data, new_auth_data): function

Completed in 48 milliseconds