Searched defs:old_password (Results 1 – 4 of 4) sorted by relevance
472 const u8 *old_password, size_t old_password_len, in new_password_encrypted_with_old_nt_password_hash()517 const u8 *old_password, size_t old_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
569 static void free_and_reset_pass(tcn_ssl_ctxt_t *c, char* old_password, const jboolean rv) { in free_and_reset_pass()596 char *old_password = NULL; in TCN_IMPLEMENT_CALL() local686 char *old_password = NULL; in TCN_IMPLEMENT_CALL() local
127 struct nugget_app_password old_password; member
1632 auto old_password = cmd.GetNextStr(); in HandleChangePassword() local