Searched refs:exchange_keys_threshold (Results 1 – 3 of 3) sorted by relevance
65 size_t exchange_keys_threshold = 0; member
216 cipher_exchange_keys_cnt_ = cipher_config_.exchange_keys_threshold; in InitIteration()
848 size_t exchange_keys_threshold = in StartServerAction() local851 …std::max(static_cast<size_t>(std::ceil(exchange_keys_threshold * share_secrets_ratio)), update_mod… in StartServerAction()862 …rounds_config.push_back({"exchangeKeys", true, cipher_time_window, true, exchange_keys_threshold}); in StartServerAction()871 share_secrets_ratio, cipher_time_window, exchange_keys_threshold, get_keys_threshold, in StartServerAction()