Searched refs:EVP_chacha20 (Results 1 – 12 of 12) sorted by relevance
5 EVP_chacha20,13 const EVP_CIPHER *EVP_chacha20(void);22 =item EVP_chacha20()36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
1666 L<EVP_chacha20(3)>,
242 return do_test_bio_cipher(EVP_chacha20(), idx); in test_bio_enc_chacha20()
260 EVP_add_cipher(EVP_chacha20()); in openssl_add_all_ciphers_int()
145 const EVP_CIPHER *EVP_chacha20(void) in EVP_chacha20() function
383 unsafe { CipherRef::from_ptr(ffi::EVP_chacha20() as *mut _) } in chacha20()
293 unsafe { Cipher(ffi::EVP_chacha20()) } in chacha20()
347 pub fn EVP_chacha20() -> *const EVP_CIPHER; in EVP_chacha20() function
1350 DEPEND[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod1351 GENERATE[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod1352 DEPEND[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod1353 GENERATE[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod3075 html/man3/EVP_chacha20.html \3671 man/man3/EVP_chacha20.3 \
919 const EVP_CIPHER *EVP_chacha20(void);
1122 const EVP_CIPHER *EVP_chacha20(void);
2491 EVP_chacha20 2546 3_0_0 EXIST::FUNCTION:CHACHA