Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DEVP_chacha20.pod5 EVP_chacha20,
13 const EVP_CIPHER *EVP_chacha20(void);
22 =item EVP_chacha20()
36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
DEVP_EncryptInit.pod1666 L<EVP_chacha20(3)>,
/third_party/openssl/test/
Dbio_enc_test.c242 return do_test_bio_cipher(EVP_chacha20(), idx); in test_bio_enc_chacha20()
/third_party/openssl/crypto/evp/
Dc_allc.c260 EVP_add_cipher(EVP_chacha20()); in openssl_add_all_ciphers_int()
De_chacha20_poly1305.c145 const EVP_CIPHER *EVP_chacha20(void) in EVP_chacha20() function
/third_party/rust/crates/rust-openssl/openssl/src/
Dcipher.rs383 unsafe { CipherRef::from_ptr(ffi::EVP_chacha20() as *mut _) } in chacha20()
Dsymm.rs293 unsafe { Cipher(ffi::EVP_chacha20()) } in chacha20()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs347 pub fn EVP_chacha20() -> *const EVP_CIPHER; in EVP_chacha20() function
/third_party/openssl/doc/
Dbuild.info1350 DEPEND[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod
1351 GENERATE[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod
1352 DEPEND[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod
1353 GENERATE[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod
3075 html/man3/EVP_chacha20.html \
3671 man/man3/EVP_chacha20.3 \
/third_party/openssl/ohos_lite/include/openssl/
Devp.h919 const EVP_CIPHER *EVP_chacha20(void);
/third_party/openssl/include/openssl/
Devp.h1122 const EVP_CIPHER *EVP_chacha20(void);
/third_party/openssl/util/
Dlibcrypto.num2491 EVP_chacha20 2546 3_0_0 EXIST::FUNCTION:CHACHA