Home
last modified time | relevance | path

Searched refs:crypto_shorthash_bytes (Results 1 – 18 of 18) sorted by relevance

/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dshorthash.c27 assert(crypto_shorthash_bytes() > 0); in main()
30 assert(crypto_shorthash_bytes() == crypto_shorthash_siphash24_bytes()); in main()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Dshorthash.c27 assert(crypto_shorthash_bytes() > 0); in main()
30 assert(crypto_shorthash_bytes() == crypto_shorthash_siphash24_bytes()); in main()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dshorthash.c27 assert(crypto_shorthash_bytes() > 0); in main()
30 assert(crypto_shorthash_bytes() == crypto_shorthash_siphash24_bytes()); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dshorthash.c27 assert(crypto_shorthash_bytes() > 0); in main()
30 assert(crypto_shorthash_bytes() == crypto_shorthash_siphash24_bytes()); in main()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c6 crypto_shorthash_bytes(void) in crypto_shorthash_bytes() function
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c6 crypto_shorthash_bytes(void) in crypto_shorthash_bytes() function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c6 crypto_shorthash_bytes(void) in crypto_shorthash_bytes() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c6 crypto_shorthash_bytes(void) in crypto_shorthash_bytes() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h18 size_t crypto_shorthash_bytes(void);
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h18 size_t crypto_shorthash_bytes(void);
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h18 size_t crypto_shorthash_bytes(void);
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h18 size_t crypto_shorthash_bytes(void);
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/compat/sodium/
H A Dsodium.h1327 inline size_t crypto_shorthash_bytes() { return crypto_shorthash_siphash24_bytes(); } in crypto_shorthash_bytes() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/compat/sodium/
H A Dsodium.h1327 inline size_t crypto_shorthash_bytes() { return crypto_shorthash_siphash24_bytes(); } in crypto_shorthash_bytes() function
/dports/security/botan2/Botan-2.18.2/src/lib/compat/sodium/
H A Dsodium.h1327 inline size_t crypto_shorthash_bytes() { return crypto_shorthash_siphash24_bytes(); } in crypto_shorthash_bytes() function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs2303 pub fn crypto_shorthash_bytes() -> usize; in crypto_shorthash_bytes() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs2303 pub fn crypto_shorthash_bytes() -> usize; in crypto_shorthash_bytes() function
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/src/
H A Dsodium_bindings.rs2601 pub fn crypto_shorthash_bytes() -> usize; in crypto_shorthash_bytes() function