Home
last modified time | relevance | path

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

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/bfvrns/
H A Dbfvrns.cpp110 if (this->m_algorithmEncryption == nullptr) in Enable()
111 this->m_algorithmEncryption = in Enable()
115 if (this->m_algorithmEncryption == nullptr) in Enable()
116 this->m_algorithmEncryption = in Enable()
123 if (this->m_algorithmEncryption == nullptr) in Enable()
124 this->m_algorithmEncryption = in Enable()
134 if (this->m_algorithmEncryption == nullptr) in Enable()
135 this->m_algorithmEncryption = in Enable()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/bfvrnsb/
H A DbfvrnsB.cpp122 if (this->m_algorithmEncryption == nullptr) in Enable()
123 this->m_algorithmEncryption = in Enable()
127 if (this->m_algorithmEncryption == nullptr) in Enable()
128 this->m_algorithmEncryption = in Enable()
135 if (this->m_algorithmEncryption == nullptr) in Enable()
136 this->m_algorithmEncryption = in Enable()
146 if (this->m_algorithmEncryption == nullptr) in Enable()
147 this->m_algorithmEncryption = in Enable()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/include/scheme/null/
H A Dnullscheme.h844 if (this->m_algorithmEncryption == nullptr) in Enable()
845 this->m_algorithmEncryption = in Enable()
849 if (this->m_algorithmEncryption == nullptr) in Enable()
850 this->m_algorithmEncryption = in Enable()
857 if (this->m_algorithmEncryption == nullptr) in Enable()
858 this->m_algorithmEncryption = in Enable()
865 if (this->m_algorithmEncryption == nullptr) in Enable()
866 this->m_algorithmEncryption = in Enable()
876 if (this->m_algorithmEncryption == nullptr) in Enable()
877 this->m_algorithmEncryption = in Enable()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/bgvrns/
H A Dbgvrns.cpp836 if (this->m_algorithmEncryption == nullptr) in Enable()
837 this->m_algorithmEncryption = in Enable()
841 if (this->m_algorithmEncryption == nullptr) in Enable()
842 this->m_algorithmEncryption = in Enable()
849 if (this->m_algorithmEncryption == nullptr) in Enable()
850 this->m_algorithmEncryption = in Enable()
857 if (this->m_algorithmEncryption == nullptr) in Enable()
858 this->m_algorithmEncryption = in Enable()
865 if (this->m_algorithmEncryption == nullptr) in Enable()
866 this->m_algorithmEncryption = in Enable()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/ckks/
H A Dckks.cpp1409 if (this->m_algorithmEncryption == nullptr) in Enable()
1410 this->m_algorithmEncryption = in Enable()
1414 if (this->m_algorithmEncryption == nullptr) in Enable()
1415 this->m_algorithmEncryption = in Enable()
1421 if (this->m_algorithmEncryption == nullptr) in Enable()
1422 this->m_algorithmEncryption = in Enable()
1428 if (this->m_algorithmEncryption == nullptr) in Enable()
1429 this->m_algorithmEncryption = in Enable()
1436 if (this->m_algorithmEncryption == nullptr) in Enable()
1437 this->m_algorithmEncryption = in Enable()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/include/
H A Dpubkeylp.h3247 if (m_algorithmEncryption != nullptr) flag |= ENCRYPTION; in GetEnabled()
3283 if (m_algorithmEncryption) { in Encrypt()
3284 return m_algorithmEncryption->Encrypt(publicKey, plaintext); in Encrypt()
3292 if (m_algorithmEncryption) { in Encrypt()
3301 if (m_algorithmEncryption) { in Decrypt()
3310 if (m_algorithmEncryption) { in Decrypt()
3318 if (m_algorithmEncryption) { in KeyGen()
3319 auto kp = m_algorithmEncryption->KeyGen(cc, makeSparse); in KeyGen()
4566 return m_algorithmEncryption; in getAlgorithm()
4598 << (s.m_algorithmEncryption == 0
[all …]
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/bfv/
H A Dbfv.cpp1615 if (this->m_algorithmEncryption == nullptr) in Enable()
1616 this->m_algorithmEncryption = in Enable()
1620 if (this->m_algorithmEncryption == nullptr) in Enable()
1621 this->m_algorithmEncryption = in Enable()
1627 if (this->m_algorithmEncryption == nullptr) in Enable()
1628 this->m_algorithmEncryption = in Enable()
1636 if (this->m_algorithmEncryption == nullptr) in Enable()
1637 this->m_algorithmEncryption = in Enable()