Searched refs:hmac_sharing (Results 1 – 1 of 1) sorted by relevance
214 for (const auto& hmac_sharing : sorted_hmac_inputs) { in ComputeSharedHmac() local215 for (size_t j = 0; j < hmac_sharing.seed.data_length; j++) { in ComputeSharedHmac()217 hmac_sharing.seed.data[j]; in ComputeSharedHmac()220 for (auto nonce_byte : hmac_sharing.nonce) { in ComputeSharedHmac()