Home
last modified time | relevance | path

Searched defs:mlen (Results 1 – 25 of 2094) sorted by relevance

12345678910>>...84

/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowV-classic_clean/
H A Dsign.c23 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWVCLASSIC_CLEAN_crypto_sign()
34 int PQCLEAN_RAINBOWVCLASSIC_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsigned c… in PQCLEAN_RAINBOWVCLASSIC_CLEAN_crypto_sign_open()
57 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWVCLASSIC_CLEAN_crypto_sign_signature()
67 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWVCLASSIC_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowIII-classic_clean/
H A Dsign.c23 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWIIICLASSIC_CLEAN_crypto_sign()
34 int PQCLEAN_RAINBOWIIICLASSIC_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsigned… in PQCLEAN_RAINBOWIIICLASSIC_CLEAN_crypto_sign_open()
57 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWIIICLASSIC_CLEAN_crypto_sign_signature()
67 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWIIICLASSIC_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowI-classic_clean/
H A Dsign.c23 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWICLASSIC_CLEAN_crypto_sign()
34 int PQCLEAN_RAINBOWICLASSIC_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsigned c… in PQCLEAN_RAINBOWICLASSIC_CLEAN_crypto_sign_open()
57 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWICLASSIC_CLEAN_crypto_sign_signature()
67 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWICLASSIC_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowV-compressed_clean/
H A Dsign.c25 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWVCOMPRESSED_CLEAN_crypto_sign()
36 int PQCLEAN_RAINBOWVCOMPRESSED_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsigne… in PQCLEAN_RAINBOWVCOMPRESSED_CLEAN_crypto_sign_open()
59 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWVCOMPRESSED_CLEAN_crypto_sign_signature()
69 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWVCOMPRESSED_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowI-circumzenithal_clean/
H A Dsign.c25 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWICIRCUMZENITHAL_CLEAN_crypto_sign()
36 int PQCLEAN_RAINBOWICIRCUMZENITHAL_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const uns… in PQCLEAN_RAINBOWICIRCUMZENITHAL_CLEAN_crypto_sign_open()
59 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWICIRCUMZENITHAL_CLEAN_crypto_sign_signature()
69 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWICIRCUMZENITHAL_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowIII-compressed_clean/
H A Dsign.c25 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWIIICOMPRESSED_CLEAN_crypto_sign()
36 int PQCLEAN_RAINBOWIIICOMPRESSED_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsig… in PQCLEAN_RAINBOWIIICOMPRESSED_CLEAN_crypto_sign_open()
59 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWIIICOMPRESSED_CLEAN_crypto_sign_signature()
69 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWIIICOMPRESSED_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowI-compressed_clean/
H A Dsign.c25 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWICOMPRESSED_CLEAN_crypto_sign()
36 int PQCLEAN_RAINBOWICOMPRESSED_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const unsigne… in PQCLEAN_RAINBOWICOMPRESSED_CLEAN_crypto_sign_open()
59 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWICOMPRESSED_CLEAN_crypto_sign_signature()
69 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWICOMPRESSED_CLEAN_crypto_sign_verify()
/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowIII-circumzenithal_clean/
H A Dsign.c25 …_crypto_sign(unsigned char *sm, size_t *smlen, const unsigned char *m, size_t mlen, const unsigned… in PQCLEAN_RAINBOWIIICIRCUMZENITHAL_CLEAN_crypto_sign()
36 int PQCLEAN_RAINBOWIIICIRCUMZENITHAL_CLEAN_crypto_sign_open(unsigned char *m, size_t *mlen, const u… in PQCLEAN_RAINBOWIIICIRCUMZENITHAL_CLEAN_crypto_sign_open()
59 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_RAINBOWIIICIRCUMZENITHAL_CLEAN_crypto_sign_signature()
69 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_RAINBOWIIICIRCUMZENITHAL_CLEAN_crypto_sign_verify()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/sodium_compat/src/
H A DFile.php769 protected static function box_encrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
806 protected static function box_decrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
844 protected static function secretbox_encrypt($ifp, $ofp, $mlen, $nonce, $key)
965 protected static function secretbox_decrypt($ifp, $ofp, $mlen, $nonce, $key)
1053 $mlen = 0
1321 protected static function secretbox_encrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1438 protected static function secretbox_decrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1525 $mlen = 0
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/sodium_compat/src/
H A DFile.php769 protected static function box_encrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
806 protected static function box_decrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
844 protected static function secretbox_encrypt($ifp, $ofp, $mlen, $nonce, $key)
965 protected static function secretbox_decrypt($ifp, $ofp, $mlen, $nonce, $key)
1053 $mlen = 0
1321 protected static function secretbox_encrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1438 protected static function secretbox_decrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1525 $mlen = 0
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/paragonie/sodium_compat/src/
H A DFile.php762 protected static function box_encrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
799 protected static function box_decrypt($ifp, $ofp, $mlen, $nonce, $boxKeypair)
837 protected static function secretbox_encrypt($ifp, $ofp, $mlen, $nonce, $key)
958 protected static function secretbox_decrypt($ifp, $ofp, $mlen, $nonce, $key)
1046 $mlen = 0
1317 protected static function secretbox_encrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1434 protected static function secretbox_decrypt_core32($ifp, $ofp, $mlen, $nonce, $key)
1521 $mlen = 0
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c66 unsigned long long mlen, in crypto_stream_chacha20_xor_ic()
78 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_xor()
99 unsigned long long mlen, in crypto_stream_chacha20_ietf_ext_xor_ic()
111 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_ext_xor()
132 unsigned long long mlen, in crypto_stream_chacha20_ietf_xor_ic()
145 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_xor()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c66 unsigned long long mlen, in crypto_stream_chacha20_xor_ic()
78 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_xor()
99 unsigned long long mlen, in crypto_stream_chacha20_ietf_ext_xor_ic()
111 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_ext_xor()
132 unsigned long long mlen, in crypto_stream_chacha20_ietf_xor_ic()
145 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_xor()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c66 unsigned long long mlen, in crypto_stream_chacha20_xor_ic()
78 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_xor()
99 unsigned long long mlen, in crypto_stream_chacha20_ietf_ext_xor_ic()
111 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_ext_xor()
132 unsigned long long mlen, in crypto_stream_chacha20_ietf_xor_ic()
145 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_xor()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c66 unsigned long long mlen, in crypto_stream_chacha20_xor_ic()
78 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_xor()
99 unsigned long long mlen, in crypto_stream_chacha20_ietf_ext_xor_ic()
111 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_ext_xor()
132 unsigned long long mlen, in crypto_stream_chacha20_ietf_xor_ic()
145 unsigned long long mlen, const unsigned char *n, in crypto_stream_chacha20_ietf_xor()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c16 unsigned long long mlen, in _crypto_sign_ed25519_verify_detached()
60 unsigned long long mlen, in crypto_sign_ed25519_verify_detached()
71 unsigned long long mlen; in crypto_sign_ed25519_open() local
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c16 unsigned long long mlen, in _crypto_sign_ed25519_verify_detached()
60 unsigned long long mlen, in crypto_sign_ed25519_verify_detached()
71 unsigned long long mlen; in crypto_sign_ed25519_open() local
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c16 unsigned long long mlen, in _crypto_sign_ed25519_verify_detached()
60 unsigned long long mlen, in crypto_sign_ed25519_verify_detached()
71 unsigned long long mlen; in crypto_sign_ed25519_open() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c16 unsigned long long mlen, in _crypto_sign_ed25519_verify_detached()
60 unsigned long long mlen, in crypto_sign_ed25519_verify_detached()
71 unsigned long long mlen; in crypto_sign_ed25519_open() local
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dalgo_hmac.c66 const unsigned char * const msg, const uint32_t mlen) in li_hmac_md5()
78 const unsigned char * const msg, const uint32_t mlen) in li_hmac_sha1()
153 const unsigned char * const msg, const uint32_t mlen) in li_hmac_sha256()
228 const unsigned char * const msg, const uint32_t mlen) in li_hmac_sha512()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_aead/xchacha20poly1305/sodium/
H A Daead_xchacha20poly1305.c24 unsigned char *mac, in crypto_aead_chacha20poly1305_encrypt_detached()
61 *maclen_p = crypto_aead_chacha20poly1305_ietf_ABYTES; in crypto_aead_chacha20poly1305_encrypt_detached()
93 crypto_onetimeauth_poly1305_update(&state, c, mlen);
137 memcpy(npub2 + 4, npub + crypto_core_hchacha20_INPUTBYTES,
181 unsigned long long adlen,
229 crypto_aead_xchacha20poly1305_ietf_keybytes(void)
261 randombytes_buf(k, crypto_aead_xchacha20poly1305_ietf_KEYBYTES);
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_clean/
H A Dpqclean.c127 const uint8_t *m, size_t mlen, const uint8_t *sk) { in do_sign()
224 const uint8_t *m, size_t mlen, const uint8_t *pk) { in do_verify()
280 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON1024_CLEAN_crypto_sign_signature()
307 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_FALCON1024_CLEAN_crypto_sign_verify()
322 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON1024_CLEAN_crypto_sign()
348 uint8_t *m, size_t *mlen, in PQCLEAN_FALCON1024_CLEAN_crypto_sign_open()
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-512_avx2/
H A Dpqclean.c126 const uint8_t *m, size_t mlen, const uint8_t *sk) { in do_sign()
222 const uint8_t *m, size_t mlen, const uint8_t *pk) { in do_verify()
278 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON512_AVX2_crypto_sign_signature()
305 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_FALCON512_AVX2_crypto_sign_verify()
320 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON512_AVX2_crypto_sign()
346 uint8_t *m, size_t *mlen, in PQCLEAN_FALCON512_AVX2_crypto_sign_open()
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_avx2/
H A Dpqclean.c127 const uint8_t *m, size_t mlen, const uint8_t *sk) { in do_sign()
224 const uint8_t *m, size_t mlen, const uint8_t *pk) { in do_verify()
280 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON1024_AVX2_crypto_sign_signature()
307 const uint8_t *m, size_t mlen, const uint8_t *pk) { in PQCLEAN_FALCON1024_AVX2_crypto_sign_verify()
322 const uint8_t *m, size_t mlen, const uint8_t *sk) { in PQCLEAN_FALCON1024_AVX2_crypto_sign()
348 uint8_t *m, size_t *mlen, in PQCLEAN_FALCON1024_AVX2_crypto_sign_open()
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dmetamorphic.c17 size_t mlen; in mm_generichash() local
63 size_t mlen; in mm_onetimeauth() local
103 size_t mlen; in mm_hmacsha256() local
143 size_t mlen; in mm_hmacsha512() local

12345678910>>...84