Searched defs:short_passp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/pam_modules/dhkeys/ |
H A D | dhkeys.c | 200 char short_pass[sizeof (des_block)+1], *short_passp; local 259 short_passp = short_pass; 261 short_passp = NULL; 280 mp->algtype, short_passp, uid, gid, 304 AUTH_DES_ALGTYPE, short_passp, uid, gid, &get_seckey_cnt,
|
Completed in 218 milliseconds