Home
last modified time | relevance | path

Searched refs:detached_ciphertext_len (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Daead_chacha20poly13052.c958 size_t detached_ciphertext_len; in tv() local
992 detached_ciphertext_len = message_len; in tv()
1001 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
1002 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
1009 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm2.c193 size_t detached_ciphertext_len; in tv() local
222 detached_ciphertext_len = message_len; in tv()
229 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
230 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
237 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm.c3097 size_t detached_ciphertext_len; in tv() local
3125 detached_ciphertext_len = message_len; in tv()
3136 detached_ciphertext = (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
3144 detached_ciphertext_len) != 0 || in tv()
3205 detached_ciphertext_len, in tv()
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Daead_aes256gcm2.c193 size_t detached_ciphertext_len; in tv() local
222 detached_ciphertext_len = message_len; in tv()
229 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
230 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
237 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_chacha20poly13052.c958 size_t detached_ciphertext_len;
992 detached_ciphertext_len = message_len;
1001 (unsigned char *) sodium_malloc(detached_ciphertext_len);
1002 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len,
1009 decrypted, NULL, detached_ciphertext, detached_ciphertext_len,
H A Daead_aes256gcm.c3097 size_t detached_ciphertext_len; in tv() local
3125 detached_ciphertext_len = message_len; in tv()
3136 detached_ciphertext = (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
3144 detached_ciphertext_len) != 0 || in tv()
3205 detached_ciphertext_len, in tv()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Daead_chacha20poly13052.c958 size_t detached_ciphertext_len; in tv() local
992 detached_ciphertext_len = message_len; in tv()
1001 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
1002 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
1009 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm2.c193 size_t detached_ciphertext_len; in tv() local
222 detached_ciphertext_len = message_len; in tv()
229 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
230 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
237 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm.c3097 size_t detached_ciphertext_len; in tv() local
3125 detached_ciphertext_len = message_len; in tv()
3136 detached_ciphertext = (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
3144 detached_ciphertext_len) != 0 || in tv()
3205 detached_ciphertext_len, in tv()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Daead_chacha20poly13052.c958 size_t detached_ciphertext_len; in tv() local
992 detached_ciphertext_len = message_len; in tv()
1001 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
1002 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
1009 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm2.c193 size_t detached_ciphertext_len; in tv() local
222 detached_ciphertext_len = message_len; in tv()
229 (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
230 sodium_hex2bin(detached_ciphertext, detached_ciphertext_len, in tv()
237 decrypted, NULL, detached_ciphertext, detached_ciphertext_len, in tv()
H A Daead_aes256gcm.c3097 size_t detached_ciphertext_len; in tv() local
3125 detached_ciphertext_len = message_len; in tv()
3136 detached_ciphertext = (unsigned char *) sodium_malloc(detached_ciphertext_len); in tv()
3144 detached_ciphertext_len) != 0 || in tv()
3205 detached_ciphertext_len, in tv()