Searched refs:random_oracle_input_i (Results 1 – 1 of 1) sorted by relevance
132 std::string random_oracle_input_i = absl::StrCat(challenge_string, ",", i); in GetNoncesForTokenRequest() local134 ctx->RandomOracleSha512(random_oracle_input_i, challenge_upper_bound)); in GetNoncesForTokenRequest()