Searched refs:dem_algo_spec (Results 1 – 6 of 6) sorted by relevance
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/ecies/ |
H A D | ecies.cpp | 193 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 197 m_dem_spec(dem_algo_spec), in ECIES_System_Params() 210 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 212 …ECIES_System_Params(domain, kdf_spec, dem_algo_spec, dem_key_len, mac_spec, mac_key_len, PointGFp:… in ECIES_System_Params()
|
H A D | ecies.h | 135 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec, 148 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec,
|
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/ecies/ |
H A D | ecies.cpp | 193 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 197 m_dem_spec(dem_algo_spec), in ECIES_System_Params() 210 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 212 …ECIES_System_Params(domain, kdf_spec, dem_algo_spec, dem_key_len, mac_spec, mac_key_len, PointGFp:… in ECIES_System_Params()
|
H A D | ecies.h | 135 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec, 148 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec,
|
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/ecies/ |
H A D | ecies.cpp | 193 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 197 m_dem_spec(dem_algo_spec), in ECIES_System_Params() 210 const std::string& dem_algo_spec, size_t dem_key_len, in ECIES_System_Params() argument 212 …ECIES_System_Params(domain, kdf_spec, dem_algo_spec, dem_key_len, mac_spec, mac_key_len, PointGFp:… in ECIES_System_Params()
|
H A D | ecies.h | 135 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec, 148 …ystem_Params(const EC_Group& domain, const std::string& kdf_spec, const std::string& dem_algo_spec,
|