Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamlib.c60 static void samr_make_encrypted_password(
270 samr_make_encrypted_password(&info.encr_pw, new_pw_clear, ssn_key); in netr_set_user_password()
313 samr_make_encrypted_password(&epw, new_pw_clear, old_nt_hash); in netr_change_password()
340 samr_make_encrypted_password( in samr_make_encrypted_password() function