Searched refs:A2hash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dhttpauth.c140 char A1hash[33], A2hash[33], response[33]; local
180 ff_data_to_hex(A2hash, hash, 16, 1);
181 A2hash[32] = 0;
188 update_md5_strings(md5ctx, ":", A2hash, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttpauth.c147 char A1hash[33], A2hash[33], response[33]; local
187 ff_data_to_hex(A2hash, hash, 16, 1);
188 A2hash[32] = 0;
195 update_md5_strings(md5ctx, ":", A2hash, NULL);

Completed in 187 milliseconds