Home
last modified time | relevance | path

Searched refs: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]; in main()
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]; in cmp_passwd()