Searched refs:ts_for_next_nonce_ (Results 1 – 2 of 2) sorted by relevance
248 ts_for_next_nonce_ = timestamp; in SetTimestampForNextNonce()345 int64_t ts_for_next_nonce_ = 0; variable
502 if (ts_for_next_nonce_) { in SendErrorResponseWithRealmAndNonce()503 timestamp = ts_for_next_nonce_; in SendErrorResponseWithRealmAndNonce()504 ts_for_next_nonce_ = 0; in SendErrorResponseWithRealmAndNonce()