check_nc 99 modules/aaa/mod_auth_digest.c int check_nc; check_nc 556 modules/aaa/mod_auth_digest.c ((digest_config_rec *) config)->check_nc = flag; check_nc 1235 modules/aaa/mod_auth_digest.c if ((conf->check_nc || conf->nonce_lifetime == 0 check_nc 1384 modules/aaa/mod_auth_digest.c if (!conf->check_nc || !client_shm) { check_nc 1835 modules/aaa/mod_auth_digest.c if (check_nc(r, resp, conf) != OK) {