HomeSort by relevance Sort by last modified time
    Searched defs:new_password (Results 1 - 6 of 6) sorted by null

  /external/toybox/toys/lsb/
passwd.c 83 static char *new_password(char *oldp, char *user) function
157 newp = new_password(orig, name);
  /system/tpm/tpm_manager/server/
tpm_initializer_impl.cc 183 BYTE new_password[0]; local
185 policy_handle, TSS_SECRET_MODE_PLAIN, 0, new_password))) {
  /external/nos/host/generic/nugget/include/
app_nugget.h 127 struct nugget_app_password new_password; member in struct:nugget_app_change_update_password
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 677 * new_password - New password for password update
683 u8 *new_password; member in struct:eap_peer_config
686 * new_password_len - Length of new_password field
  /system/tpm/trunks/
tpm_utility_test.cc 1068 std::string new_password; local
1085 std::string new_password; local
1095 std::string new_password; local
1105 std::string new_password; local
    [all...]
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 332 static int new_password(char *buf, int buflen) function
593 if (new_password(new_pw, new_pw_len) < 0)
    [all...]

Completed in 991 milliseconds