Home
last modified time | relevance | path

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

/dports/www/htdigest/httpd-2.4.6/modules/aaa/
H A Dmod_auth_digest.c102 } digest_config_rec; typedef
446 digest_config_rec *conf; in create_digest_dir_config()
452 conf = (digest_config_rec *) apr_pcalloc(p, sizeof(digest_config_rec)); in create_digest_dir_config()
465 digest_config_rec *conf = (digest_config_rec *) config; in set_realm()
489 digest_config_rec *conf = (digest_config_rec*)config; in add_authn_provider()
533 digest_config_rec *conf = (digest_config_rec *) config; in set_qop()
607 digest_config_rec *c = (digest_config_rec *) config; in set_uri_list()
1334 digest_config_rec *conf; in hook_note_digest_auth_failure()
1428 const digest_config_rec *conf) in check_nc()
1654 digest_config_rec *conf; in authenticate_digest_user()
[all …]
/dports/www/apache24/httpd-2.4.53/modules/aaa/
H A Dmod_auth_digest.c95 } digest_config_rec; typedef
461 digest_config_rec *conf; in create_digest_dir_config()
467 conf = (digest_config_rec *) apr_pcalloc(p, sizeof(digest_config_rec)); in create_digest_dir_config()
480 digest_config_rec *conf = (digest_config_rec *) config; in set_realm()
514 digest_config_rec *conf = (digest_config_rec*)config; in add_authn_provider()
558 digest_config_rec *conf = (digest_config_rec *) config; in set_qop()
631 digest_config_rec *c = (digest_config_rec *) config; in set_uri_list()
1276 digest_config_rec *conf; in hook_note_digest_auth_failure()
1370 const digest_config_rec *conf) in check_nc()
1584 digest_config_rec *conf; in authenticate_digest_user()
[all …]