Searched refs:resp_hdr_hex (Results 1 – 1 of 1) sorted by relevance
532 const char *ha2, *tmp, *resp_hdr_hex; in serf__validate_response_digest_auth() local553 resp_hdr_hex = hex_encode(resp_hdr, pool); in serf__validate_response_digest_auth()556 if (strcmp(rspauth, resp_hdr_hex) != 0) { in serf__validate_response_digest_auth()