Home
last modified time | relevance | path

Searched defs:crypto_box_PUBLICKEYBYTES (Results 1 – 24 of 24) sorted by relevance

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddnscrypt.c12 h12(const uint8_t pk[crypto_box_PUBLICKEYBYTES], in h12()
13 const uint8_t server_pk[crypto_box_PUBLICKEYBYTES], bool use_xchacha20) in h12()
30 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in cache_get()
31 const uint8_t server_pk[crypto_box_PUBLICKEYBYTES], const bool use_xchacha20) in cache_get()
46 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in cache_set()
47 const uint8_t server_pk[crypto_box_PUBLICKEYBYTES], const bool use_xchacha20) in cache_set()
135 _dnscrypt_parse_char(uint8_t key[crypto_box_PUBLICKEYBYTES], in _dnscrypt_parse_char()
178 uint8_t key[crypto_box_PUBLICKEYBYTES]) in dnscrypt_fingerprint_to_key()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h27 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dcrypto_box.h27 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h27 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h27 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dtweetnacl.h39 #define crypto_box_PUBLICKEYBYTES 32 macro
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dtweetnacl.h39 #define crypto_box_PUBLICKEYBYTES 32 macro
/dports/security/py-pynacl/PyNaCl-1.4.0/src/nacl/bindings/
H A Dcrypto_box.py26 crypto_box_PUBLICKEYBYTES = lib.crypto_box_publickeybytes() variable
/dports/dns/unbound/unbound-1.14.0/dnscrypt/
H A Ddnscrypt.c161 const uint8_t pk[crypto_box_PUBLICKEYBYTES]) in dnsc_nonce_cache_key_hash()
182 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in dnsc_nonce_cache_insert()
218 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in dnsc_nonces_lookup()
/dports/security/py-libnacl/libnacl-1.6.1/libnacl/
H A D__init__.py120 crypto_box_PUBLICKEYBYTES = nacl.crypto_box_publickeybytes() variable
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dtweetnacl.h37 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dtweetnacl.h33 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h37 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h37 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/security/asignify/asignify-1.0/libasignify/
H A Dtweetnacl.h28 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dtweetnacl.h37 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/externals/tweetnacl/
H A Dtweetnacl.h28 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/compat/sodium/
H A Dsodium.h67 crypto_box_PUBLICKEYBYTES = crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/compat/sodium/
H A Dsodium.h67 crypto_box_PUBLICKEYBYTES = crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES, enumerator
/dports/security/botan2/Botan-2.18.2/src/lib/compat/sodium/
H A Dsodium.h67 crypto_box_PUBLICKEYBYTES = crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES, enumerator
/dports/security/py-pysodium/pysodium-0.7.10/pysodium/
H A D__init__.py101 crypto_box_PUBLICKEYBYTES = sodium.crypto_box_publickeybytes() variable
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const