Searched refs:short_passp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c200 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 56 milliseconds