Home
last modified time | relevance | path

Searched defs:authenticated_data (Results 1 – 12 of 12) sorted by relevance

/dports/ftp/libfilezilla/libfilezilla-0.31.1/lib/
H A Dencryption.cpp219 …t(uint8_t const* plain, size_t size, public_key const& pub, uint8_t const* authenticated_data, siz… in encrypt()
224 …vector<uint8_t> const& plain, public_key const& pub, std::vector<uint8_t> const& authenticated_dat… in encrypt()
229 …t(std::string_view const& plain, public_key const& pub, std::string_view const& authenticated_data) in encrypt()
319 …int8_t const* cipher, size_t size, private_key const& priv, uint8_t const* authenticated_data, siz… in decrypt()
324 …tor<uint8_t> const& cipher, private_key const& priv, std::vector<uint8_t> const& authenticated_dat… in decrypt()
329 …td::string_view const& cipher, private_key const& priv, std::string_view const& authenticated_data) in decrypt()
443 …int8_t const* plain, size_t size, symmetric_key const& key, uint8_t const* authenticated_data, siz… in encrypt()
494 …tor<uint8_t> const& plain, symmetric_key const& key, std::vector<uint8_t> const& authenticated_dat… in encrypt()
499 …td::string_view const& plain, symmetric_key const& key, std::string_view const& authenticated_data) in encrypt()
563 …or<uint8_t> const& cipher, symmetric_key const& key, std::vector<uint8_t> const& authenticated_dat… in decrypt()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/drivers/auth/
H A Dauth_mod.h33 auth_param_desc_t *authenticated_data; member
44 const auth_param_desc_t *const authenticated_data; member
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/drivers/auth/
H A Dauth_mod.h33 auth_param_desc_t *authenticated_data; member
44 const auth_param_desc_t *const authenticated_data; member
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/drivers/auth/
H A Dauth_mod.h33 auth_param_desc_t *authenticated_data; member
44 const auth_param_desc_t *const authenticated_data; member
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/drivers/auth/
H A Dauth_mod.h33 auth_param_desc_t *authenticated_data; member
44 const auth_param_desc_t *const authenticated_data; member
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/drivers/auth/
H A Dauth_mod.h33 auth_param_desc_t *authenticated_data; member
44 const auth_param_desc_t *const authenticated_data; member
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dns-parser-0.8.0/src/
H A Dheader.rs29 pub authenticated_data: bool, field
/dports/www/firefox/firefox-99.0/third_party/rust/dns-parser/src/
H A Dheader.rs29 pub authenticated_data: bool, field
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dns-parser/src/
H A Dheader.rs29 pub authenticated_data: bool, field
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dns-parser/src/
H A Dheader.rs29 pub authenticated_data: bool, field
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dns-parser/src/
H A Dheader.rs29 pub authenticated_data: bool, field
/dports/net/py-ripe.atlas.sagan/ripe.atlas.sagan-1.3.0/ripe/atlas/sagan/
H A Ddns.py118 def authenticated_data(self): member in Header