Searched defs:DESCREDPASSLEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/keyserv/
H A Dnewkey.c63 #define DESCREDPASSLEN sizeof (des_block) macro
93 char short_pass[DESCREDPASSLEN + 1];
H A Dchkey.c61 #define DESCREDPASSLEN sizeof (des_block) macro
99 char short_login_pw[DESCREDPASSLEN + 1];
364 char short_en_login_pw[DESCREDPASSLEN + 1];

Completed in 45 milliseconds