Searched refs:upw (Results 1 – 1 of 1) sorted by relevance
368 samr_fill_userpw(struct samr_user_password *upw, const char *new_pw) in samr_fill_userpw() argument379 (void) memset(upw->Buffer, '*', sizeof (upw->Buffer)); in samr_fill_userpw()381 randomize((char *)upw->Buffer, sizeof (upw->Buffer)); in samr_fill_userpw()395 pbuf = &upw->Buffer[SAMR_USER_PWLEN - pwlen_wchars]; in samr_fill_userpw()399 upw->Length = htolel(pwlen_bytes); in samr_fill_userpw()