Home
last modified time | relevance | path

Searched refs:cvthex (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c68 cvthex (const unsigned char *bin, in cvthex() function
127 cvthex (ha1, sizeof (ha1), sessionkey); in digest_calc_ha1()
175 cvthex (ha2, MD5_DIGEST_SIZE, ha2hex); in digest_calc_response()
193 cvthex (resphash, sizeof (resphash), response); in digest_calc_response()
426 cvthex (tmpnonce, sizeof (tmpnonce), nonce); in calculate_nonce()
427 cvthex (timestamp, 4, timestamphex); in calculate_nonce()