Home
last modified time | relevance | path

Searched refs:crypto_aead_chacha20poly1305_decrypt_detached (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/sodiumoxide-0.2.7/src/crypto/aead/
H A Dchacha20poly1305.rs8 crypto_aead_chacha20poly1305_decrypt_detached, crypto_aead_chacha20poly1305_encrypt,
15 crypto_aead_chacha20poly1305_decrypt_detached,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/
H A Daead_chacha20poly1305.c167 crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m, in crypto_aead_chacha20poly1305_decrypt_detached() function
231 ret = crypto_aead_chacha20poly1305_decrypt_detached in crypto_aead_chacha20poly1305_decrypt()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_aead/chacha20poly1305/sodium/
H A Daead_chacha20poly1305.c167 crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m,
231 ret = crypto_aead_chacha20poly1305_decrypt_detached
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/
H A Daead_chacha20poly1305.c167 crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m, in crypto_aead_chacha20poly1305_decrypt_detached() function
231 ret = crypto_aead_chacha20poly1305_decrypt_detached in crypto_aead_chacha20poly1305_decrypt()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/
H A Daead_chacha20poly1305.c167 crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m, in crypto_aead_chacha20poly1305_decrypt_detached() function
231 ret = crypto_aead_chacha20poly1305_decrypt_detached in crypto_aead_chacha20poly1305_decrypt()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Daead_chacha20poly1305.c69 assert(crypto_aead_chacha20poly1305_decrypt_detached(NULL, NULL, in tv()
73 if (crypto_aead_chacha20poly1305_decrypt_detached(m2, NULL, in tv()
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Daead_chacha20poly1305.c69 assert(crypto_aead_chacha20poly1305_decrypt_detached(NULL, NULL, in tv()
73 if (crypto_aead_chacha20poly1305_decrypt_detached(m2, NULL, in tv()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Daead_chacha20poly1305.c69 assert(crypto_aead_chacha20poly1305_decrypt_detached(NULL, NULL, in tv()
73 if (crypto_aead_chacha20poly1305_decrypt_detached(m2, NULL, in tv()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Daead_chacha20poly1305.c69 assert(crypto_aead_chacha20poly1305_decrypt_detached(NULL, NULL, in tv()
73 if (crypto_aead_chacha20poly1305_decrypt_detached(m2, NULL, in tv()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_chacha20poly1305.h153 int crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m,
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dcrypto_aead_chacha20poly1305.h153 int crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m,
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_chacha20poly1305.h153 int crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m,
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_chacha20poly1305.h153 int crypto_aead_chacha20poly1305_decrypt_detached(unsigned char *m,
/dports/security/py-pysodium/pysodium-0.7.10/
H A DREADME.md14 crypto_aead_chacha20poly1305_decrypt_detached(ciphertext, mac, ad, nonce, key)
H A DPKG-INFO22 crypto_aead_chacha20poly1305_decrypt_detached(ciphertext, mac, ad, nonce, key)
/dports/security/py-pysodium/pysodium-0.7.10/pysodium.egg-info/
H A DPKG-INFO22 crypto_aead_chacha20poly1305_decrypt_detached(ciphertext, mac, ad, nonce, key)
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/compat/sodium/
H A Dsodium_aead.cpp272 int Sodium::crypto_aead_chacha20poly1305_decrypt_detached(uint8_t ptext[], in crypto_aead_chacha20poly1305_decrypt_detached() function in Botan::Sodium
H A Dsodium.h507 int crypto_aead_chacha20poly1305_decrypt_detached(uint8_t m[],
/dports/security/botan2/Botan-2.18.2/src/lib/compat/sodium/
H A Dsodium_aead.cpp272 int Sodium::crypto_aead_chacha20poly1305_decrypt_detached(uint8_t ptext[], in crypto_aead_chacha20poly1305_decrypt_detached() function in Botan::Sodium
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/compat/sodium/
H A Dsodium_aead.cpp272 int Sodium::crypto_aead_chacha20poly1305_decrypt_detached(uint8_t ptext[], in crypto_aead_chacha20poly1305_decrypt_detached() function in Botan::Sodium
H A Dsodium.h507 int crypto_aead_chacha20poly1305_decrypt_detached(uint8_t m[],
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_sodium.cpp220 result.test_rc_ok("decrypt", Botan::Sodium::crypto_aead_chacha20poly1305_decrypt_detached( in aead_chacha20poly1305()
227 …_fail("decrypt", "invalid ciphertext", Botan::Sodium::crypto_aead_chacha20poly1305_decrypt_detache… in aead_chacha20poly1305()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_sodium.cpp220 result.test_rc_ok("decrypt", Botan::Sodium::crypto_aead_chacha20poly1305_decrypt_detached( in aead_chacha20poly1305()
227 …_fail("decrypt", "invalid ciphertext", Botan::Sodium::crypto_aead_chacha20poly1305_decrypt_detache… in aead_chacha20poly1305()
/dports/security/py-pysodium/pysodium-0.7.10/pysodium/
H A D__init__.py412 def crypto_aead_chacha20poly1305_decrypt_detached(ciphertext, mac, ad, nonce, key): function
422 …__check(sodium.crypto_aead_chacha20poly1305_decrypt_detached(m, None, ciphertext, clen, mac, ad, a…
/dports/security/py-pysodium/pysodium-0.7.10/test/
H A Dtest_pysodium.py330 … output = pysodium.crypto_aead_chacha20poly1305_decrypt_detached(output, mac, ad, nonce, key)

12