Searched refs:timestamphex (Results 1 – 1 of 1) sorted by relevance
408 char timestamphex[sizeof(timestamp) * 2 + 1]; in calculate_nonce() local427 cvthex (timestamp, 4, timestamphex); in calculate_nonce()428 strncat (nonce, timestamphex, 8); in calculate_nonce()