Function secure_survey::add_all

source ·
pub fn add_all(
    ek: &EncryptionKey,
    ciphers: &[EncodedCiphertext<u64>]
) -> EncodedCiphertext<u64>