Function gnunet_sys::GNUNET_CRYPTO_paillier_hom_get_remaining[][src]

pub unsafe extern "C" fn GNUNET_CRYPTO_paillier_hom_get_remaining(
    c: *const GNUNET_CRYPTO_PaillierCiphertext
) -> c_int

Get the number of remaining supported homomorphic operations.

@param c Paillier cipher text. @return the number of remaining homomorphic operations