Searched refs:sorted_hmac_inputs (Results 1 – 1 of 1) sorted by relevance
178 std::set<HmacSharingParameters, CompareHmacSharingParams> sorted_hmac_inputs; in ComputeSharedHmac() local187 sorted_hmac_inputs.emplace(std::move(sharing_params)); in ComputeSharedHmac()195 for (const auto& hmac_sharing : sorted_hmac_inputs) { in ComputeSharedHmac()