Home
last modified time | relevance | path

Searched defs:ecies_params (Results 1 – 5 of 5) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_ecies.cpp50 const Botan::ECIES_System_Params& ecies_params, in check_encrypt_decrypt()
94 const Botan::ECIES_System_Params& ecies_params, size_t iv_length = 0) in check_encrypt_decrypt()
176 … Botan::ECIES_System_Params ecies_params(eph_private_key.domain(), "KDF2(SHA-1)", "AES-256/CBC", in run_one_test() local
230 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), kdf, dem, dem_key_len, mac, ma… in run_one_test() local
254 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_other_key_not_set() local
279 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF-XYZ(SHA-512)", "AES-256/C… in test_kdf_not_found() local
303 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_mac_not_found() local
327 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-XY… in test_cipher_not_found() local
356 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_system_params_short_ctor() local
395 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_ciphertext_too_short() local
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_ecies.cpp50 const Botan::ECIES_System_Params& ecies_params, in check_encrypt_decrypt()
94 const Botan::ECIES_System_Params& ecies_params, size_t iv_length = 0) in check_encrypt_decrypt()
176 … Botan::ECIES_System_Params ecies_params(eph_private_key.domain(), "KDF2(SHA-1)", "AES-256/CBC", in run_one_test() local
230 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), kdf, dem, dem_key_len, mac, ma… in run_one_test() local
254 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_other_key_not_set() local
279 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF-XYZ(SHA-512)", "AES-256/C… in test_kdf_not_found() local
303 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_mac_not_found() local
327 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-XY… in test_cipher_not_found() local
356 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_system_params_short_ctor() local
395 …const Botan::ECIES_System_Params ecies_params(private_key.domain(), "KDF1-18033(SHA-512)", "AES-25… in test_ciphertext_too_short() local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/ecies/
H A Decies.cpp106 const ECIES_KA_Params& ecies_params, in create_key_agreement()
133 const ECIES_KA_Params& ecies_params, in ECIES_KA_Operation()
232 const ECIES_System_Params& ecies_params, in ECIES_Encryptor()
254 …S_Encryptor::ECIES_Encryptor(RandomNumberGenerator& rng, const ECIES_System_Params& ecies_params) : in ECIES_Encryptor()
318 const ECIES_System_Params& ecies_params, in ECIES_Decryptor()
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/ecies/
H A Decies.cpp106 const ECIES_KA_Params& ecies_params, in create_key_agreement()
133 const ECIES_KA_Params& ecies_params, in ECIES_KA_Operation()
232 const ECIES_System_Params& ecies_params, in ECIES_Encryptor()
254 …S_Encryptor::ECIES_Encryptor(RandomNumberGenerator& rng, const ECIES_System_Params& ecies_params) : in ECIES_Encryptor()
318 const ECIES_System_Params& ecies_params, in ECIES_Decryptor()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/ecies/
H A Decies.cpp106 const ECIES_KA_Params& ecies_params, in create_key_agreement()
133 const ECIES_KA_Params& ecies_params, in ECIES_KA_Operation()
232 const ECIES_System_Params& ecies_params, in ECIES_Encryptor()
254 …S_Encryptor::ECIES_Encryptor(RandomNumberGenerator& rng, const ECIES_System_Params& ecies_params) : in ECIES_Encryptor()
318 const ECIES_System_Params& ecies_params, in ECIES_Decryptor()