Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dms_funcs.c472 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()
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dsslcontext.c569 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() local
686 char *old_password = NULL; in TCN_IMPLEMENT_CALL() local
/aosp_15_r20/external/nos/host/generic/nugget/include/
Dapp_nugget.h127 struct nugget_app_password old_password; member
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp1632 auto old_password = cmd.GetNextStr(); in HandleChangePassword() local