HTTPAuthState      58 libavformat/http.c     HTTPAuthState auth_state;
HTTPAuthState      59 libavformat/http.c     HTTPAuthState proxy_auth_state;
HTTPAuthState     139 libavformat/http.c            sizeof(HTTPAuthState));
HTTPAuthState     142 libavformat/http.c            sizeof(HTTPAuthState));
HTTPAuthState      31 libavformat/httpauth.c static void handle_basic_params(HTTPAuthState *state, const char *key,
HTTPAuthState      40 libavformat/httpauth.c static void handle_digest_params(HTTPAuthState *state, const char *key,
HTTPAuthState      66 libavformat/httpauth.c static void handle_digest_update(HTTPAuthState *state, const char *key,
HTTPAuthState      90 libavformat/httpauth.c void ff_http_auth_handle_header(HTTPAuthState *state, const char *key,
HTTPAuthState     137 libavformat/httpauth.c static char *make_digest_auth(HTTPAuthState *state, const char *username,
HTTPAuthState     245 libavformat/httpauth.c char *ff_http_auth_create_response(HTTPAuthState *state, const char *auth,
HTTPAuthState      74 libavformat/httpauth.h void ff_http_auth_handle_header(HTTPAuthState *state, const char *key,
HTTPAuthState      76 libavformat/httpauth.h char *ff_http_auth_create_response(HTTPAuthState *state, const char *auth,
HTTPAuthState     276 libavformat/rtsp.h     HTTPAuthState auth_state;