Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dms_funcs.c471 const u8 *new_password, size_t new_password_len, in new_password_encrypted_with_old_nt_password_hash()
516 const u8 *new_password, size_t new_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
/dragonfly/contrib/cryptsetup/lib/
H A Dsetup.c1420 char *password = NULL, *new_password = NULL; in crypt_keyslot_add_by_passphrase() local
1500 char *new_password = NULL; unsigned int new_passwordLen; in crypt_keyslot_add_by_keyfile() local
1574 char *new_password = NULL; unsigned int new_passwordLen; in crypt_keyslot_add_by_volume_key() local
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_config.h734 u8 *new_password; member