Home
last modified time | relevance | path

Searched defs:new_password (Results 1 – 4 of 4) sorted by relevance

/external/toybox/toys/lsb/
Dpasswd.c83 static char *new_password(char *oldp, char *user) in new_password() function
/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c467 const u8 *new_password, size_t new_password_len, in new_password_encrypted_with_old_nt_password_hash()
509 const u8 *new_password, size_t new_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
/external/wpa_supplicant_8/src/eap_peer/
Deap_config.h680 u8 *new_password; member
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c332 static int new_password(char *buf, int buflen) in new_password() function