Function solana_zk_token_sdk::zk_token_elgamal::ops::add_with_lo_hi
source · [−]pub fn add_with_lo_hi(
ct_0: &ElGamalCiphertext,
ct_1_lo: &ElGamalCiphertext,
ct_1_hi: &ElGamalCiphertext
) -> Option<ElGamalCiphertext>