Searched defs:http_parse_token68 (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-auth.c32 http_parse_token68(struct http_parser *parser, const char **token68_r) function
172 if (http_parse_token68(&parser, &chlng.data) < 0)
228 if (http_parse_token68(&parser, &crdts->data) < 0)

Completed in 1066 milliseconds