Searched defs:algorithm (Results 1 – 2 of 2) sorted by relevance
44 int algorithm; member
343 static int mod_auth_algorithms_parse(int *algorithm, buffer *algos) { in mod_auth_algorithms_parse()452 int algorithm = HTTP_AUTH_DIGEST_SESS; in mod_auth_require_parse_array() local