Searched refs:good_pw_cnt (Results 1 – 1 of 1) sorted by relevance
105 int *good_pw_cnt, /* out */ in get_and_set_seckey() argument125 (*good_pw_cnt)++; in get_and_set_seckey()214 int good_pw_cnt = 0; in establish_key() local281 &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()