Home
last modified time | relevance | path

Searched refs:samr_fill_userpw (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamlib.c59 static void samr_fill_userpw(struct samr_user_password *, const char *);
350 samr_fill_userpw(&pwu.u, new_pw_clear); in samr_make_encrypted_password()
368 samr_fill_userpw(struct samr_user_password *upw, const char *new_pw) in samr_fill_userpw() function