Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c89 static const int cryptpwsize = CRYPT_MAXCIPHERTEXTLEN; in changepasswd() local
148 (!validstr(yppwd.newpw.pw_passwd, cryptpwsize)) || in changepasswd()