Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c105 int *good_pw_cnt, /* out */ in get_and_set_seckey() argument
125 (*good_pw_cnt)++; in get_and_set_seckey()
214 int good_pw_cnt = 0; in establish_key() local
281 &get_seckey_cnt, &good_pw_cnt, &set_seckey_cnt, in establish_key()
305 &good_pw_cnt, &set_seckey_cnt, flags, debug)) { in establish_key()
317 good_pw_cnt); in establish_key()
327 if (good_pw_cnt == 0) { /* wrong password */ in establish_key()