pub fn ipfe_decrypt( func_key: &IpfeFunctionalKey, ciphertext: &IpfeCiphertext, ) -> FunctionalEncryptionResult<i64>
Decrypt a ciphertext using a functional key to compute the inner product
func_key
ciphertext
The inner product result