Searched refs:new_password2 (Results 1 – 1 of 1) sorted by relevance
921 char *new_password = NULL, *new_password2 = NULL; in smb3_reconfigure() local958 new_password2 = kstrdup(ctx->password2, GFP_KERNEL); in smb3_reconfigure()959 if (!new_password2) { in smb3_reconfigure()991 if (new_password2) { in smb3_reconfigure()993 ses->password2 = new_password2; in smb3_reconfigure()