Home
last modified time | relevance | path

Searched refs:crypto_shorthash_KEYBYTES (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c14 return crypto_shorthash_KEYBYTES; in crypto_shorthash_keybytes()
31 crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES]) in crypto_shorthash_keygen() argument
33 randombytes_buf(k, crypto_shorthash_KEYBYTES); in crypto_shorthash_keygen()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c14 return crypto_shorthash_KEYBYTES; in crypto_shorthash_keybytes()
31 crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES]) in crypto_shorthash_keygen() argument
33 randombytes_buf(k, crypto_shorthash_KEYBYTES); in crypto_shorthash_keygen()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c14 return crypto_shorthash_KEYBYTES; in crypto_shorthash_keybytes()
31 crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES]) in crypto_shorthash_keygen() argument
33 randombytes_buf(k, crypto_shorthash_KEYBYTES); in crypto_shorthash_keygen()
/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.c14 return crypto_shorthash_KEYBYTES; in crypto_shorthash_keybytes()
31 crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES]) in crypto_shorthash_keygen() argument
33 randombytes_buf(k, crypto_shorthash_KEYBYTES); in crypto_shorthash_keygen()
/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.h20 #define crypto_shorthash_KEYBYTES crypto_shorthash_siphash24_KEYBYTES macro
34 void crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES])
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h20 #define crypto_shorthash_KEYBYTES crypto_shorthash_siphash24_KEYBYTES macro
34 void crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES])
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h20 #define crypto_shorthash_KEYBYTES crypto_shorthash_siphash24_KEYBYTES macro
34 void crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES])
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h20 #define crypto_shorthash_KEYBYTES crypto_shorthash_siphash24_KEYBYTES macro
34 void crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES])
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dshorthash.c12 unsigned char k[crypto_shorthash_KEYBYTES]; in main()
16 for (i = 0; i < crypto_shorthash_KEYBYTES; ++i) { in main()
H A Dkeygen.c31 { crypto_shorthash_keygen, crypto_shorthash_KEYBYTES }, in tv_keygen()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Dshorthash.c12 unsigned char k[crypto_shorthash_KEYBYTES]; in main()
16 for (i = 0; i < crypto_shorthash_KEYBYTES; ++i) { in main()
H A Dkeygen.c31 { crypto_shorthash_keygen, crypto_shorthash_KEYBYTES }, in tv_keygen()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dshorthash.c12 unsigned char k[crypto_shorthash_KEYBYTES]; in main()
16 for (i = 0; i < crypto_shorthash_KEYBYTES; ++i) { in main()
H A Dkeygen.c31 { crypto_shorthash_keygen, crypto_shorthash_KEYBYTES }, in tv_keygen()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dshorthash.c12 unsigned char k[crypto_shorthash_KEYBYTES]; in main()
16 for (i = 0; i < crypto_shorthash_KEYBYTES; ++i) { in main()
H A Dkeygen.c31 { crypto_shorthash_keygen, crypto_shorthash_KEYBYTES }, in tv_keygen()
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Drfc1035.h10 const unsigned char key[crypto_shorthash_KEYBYTES]);
H A Ddnscrypt.h159 unsigned char hash_key[crypto_shorthash_KEYBYTES];
H A Drfc1035.c179 char *name, const unsigned char key[crypto_shorthash_KEYBYTES]) in questions_hash() argument
/dports/dns/unbound/unbound-1.14.0/dnscrypt/
H A Ddnscrypt.h66 unsigned char hash_key[crypto_shorthash_KEYBYTES];
/dports/lang/php80/php-8.0.15/ext/sodium/
H A Dlibsodium.c319 crypto_shorthash_KEYBYTES, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
486 if (key_len != crypto_shorthash_KEYBYTES) { in PHP_FUNCTION()
2881 unsigned char key[crypto_shorthash_KEYBYTES]; in PHP_FUNCTION()
/dports/security/php80-sodium/php-8.0.15/ext/sodium/
H A Dlibsodium.c319 crypto_shorthash_KEYBYTES, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
486 if (key_len != crypto_shorthash_KEYBYTES) { in PHP_FUNCTION()
2881 unsigned char key[crypto_shorthash_KEYBYTES]; in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/sodium/
H A Dlibsodium.c319 crypto_shorthash_KEYBYTES, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
486 if (key_len != crypto_shorthash_KEYBYTES) { in PHP_FUNCTION()
2881 unsigned char key[crypto_shorthash_KEYBYTES]; in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c603 crypto_shorthash_KEYBYTES, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
763 if (key_len != crypto_shorthash_KEYBYTES) { in PHP_FUNCTION()
3279 unsigned char key[crypto_shorthash_KEYBYTES]; in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c613 crypto_shorthash_KEYBYTES, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
780 if (key_len != crypto_shorthash_KEYBYTES) { in PHP_FUNCTION()
3296 unsigned char key[crypto_shorthash_KEYBYTES]; in PHP_FUNCTION()

12