Home
last modified time | relevance | path

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

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/binfhe/examples/
H A Dboolean-serial-binary.cpp67 cc1.GetRefreshKey(), SerType::BINARY)) {
H A Dboolean-serial-json.cpp69 cc1.GetRefreshKey(), SerType::JSON)) {
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/binfhe/include/
H A Dbinfhecontext.h124 const std::shared_ptr<RingGSWBTKey> GetRefreshKey() const { in GetRefreshKey() function