HomeSort by relevance Sort by last modified time
    Searched defs:new_password (Results 1 - 5 of 5) 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
187 new_password))) {
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 665 * new_password - New password for password update
671 u8 *new_password; member in struct:eap_peer_config
674 * new_password_len - Length of new_password field
  /system/tpm/trunks/
tpm_utility_test.cc 1187 std::string new_password; local
1203 std::string new_password; local
1212 std::string new_password; local
1221 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 453 milliseconds