Lines Matching defs:digest_config_rec
96 } digest_config_rec;
428 digest_config_rec *conf;
434 conf = (digest_config_rec *) apr_pcalloc(p, sizeof(digest_config_rec));
447 digest_config_rec *conf = (digest_config_rec *) config;
481 digest_config_rec *conf = (digest_config_rec*)config;
525 digest_config_rec *conf = (digest_config_rec *) config;
558 ((digest_config_rec *) config)->nonce_lifetime = apr_time_from_sec(lifetime);
578 ((digest_config_rec *) config)->check_nc = flag;
592 ((digest_config_rec *) config)->algorithm = alg;
598 digest_config_rec *c = (digest_config_rec *) config;
1035 const digest_config_rec *conf)
1062 const digest_config_rec *conf)
1133 const digest_config_rec *conf,
1229 digest_config_rec *conf;
1250 conf = (digest_config_rec *) ap_get_module_config(r->per_dir_config,
1264 digest_config_rec *conf)
1323 const digest_config_rec *conf)
1376 const digest_config_rec *conf)
1457 const digest_config_rec *conf)
1534 digest_config_rec *conf;
1570 conf = (digest_config_rec *) ap_get_module_config(r->per_dir_config,
1816 const digest_config_rec *conf =
1817 (digest_config_rec *) ap_get_module_config(r->per_dir_config,