Home
last modified time | relevance | path

Searched refs:ciphertextSub (Results 1 – 1 of 1) sorted by relevance

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/benchmark/src/
H A Dlib-hexl-benchmark.cpp331 auto ciphertextSub = cc->EvalSub(ciphertext1, ciphertext2); in BFVrns_Sub() local
352 auto ciphertextSub = cc->EvalSub(ciphertext1, plaintext2); in BFVrns_SubPlain() local
684 auto ciphertextSub = cc->EvalSub(ciphertext1, ciphertext2); in CKKS_Sub() local
712 auto ciphertextSub = cc->EvalSub(ciphertext1, plaintext2); in CKKS_SubPlain() local
1124 auto ciphertextSub = cc->EvalSub(ciphertext1, ciphertext2); in BGVrns_Sub() local
1145 auto ciphertextSub = cc->EvalSub(ciphertext1, plaintext2); in BGVrns_SubPlain() local