Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamlib.c376 uint32_t pwlen_bytes; in samr_fill_userpw() local
398 pwlen_bytes = pwlen_wchars * 2; in samr_fill_userpw()
404 upw->Length = htolel(pwlen_bytes); in samr_fill_userpw()