Searched refs:set_last_nonce (Results 1 – 2 of 2) sorted by relevance
81 void set_last_nonce(const std::string& nonce) { last_nonce_ = nonce; } in set_last_nonce() function
344 allocation->set_last_nonce(nonce_attr->GetString()); in CheckAuthorization()