Searched refs:timestamphex (Results 1 - 1 of 1) sorted by relevance
/external/libmicrohttpd/src/microhttpd/ | ||
H A D | digestauth.c | 408 char timestamphex[sizeof(timestamp) * 2 + 1]; local 427 cvthex (timestamp, 4, timestamphex); 428 strncat (nonce, timestamphex, 8); |
Completed in 48 milliseconds