Home
last modified time | relevance | path

Searched refs:EVP_chacha20_poly1305 (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_chacha20.pod6 EVP_chacha20_poly1305
14 const EVP_CIPHER *EVP_chacha20_poly1305(void);
34 =item EVP_chacha20_poly1305()
/third_party/openssl/test/
Dbio_enc_test.c248 return do_test_bio_cipher(EVP_chacha20_poly1305(), idx); in test_bio_enc_chacha20_poly1305()
/third_party/openssl/crypto/evp/
Dc_allc.c262 EVP_add_cipher(EVP_chacha20_poly1305()); in openssl_add_all_ciphers_int()
De_chacha20_poly1305.c629 const EVP_CIPHER *EVP_chacha20_poly1305(void) in EVP_chacha20_poly1305() function
/third_party/rust/crates/rust-openssl/openssl/src/
Dcipher.rs388 unsafe { CipherRef::from_ptr(ffi::EVP_chacha20_poly1305() as *mut _) } in chacha20_poly1305()
Dsymm.rs299 unsafe { Cipher(ffi::EVP_chacha20_poly1305()) } in chacha20_poly1305()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs349 pub fn EVP_chacha20_poly1305() -> *const EVP_CIPHER; in EVP_chacha20_poly1305() function
/third_party/openssl/ohos_lite/include/openssl/
Devp.h921 const EVP_CIPHER *EVP_chacha20_poly1305(void);
/third_party/openssl/include/openssl/
Devp.h1124 const EVP_CIPHER *EVP_chacha20_poly1305(void);
/third_party/openssl/util/
Dlibcrypto.num2286 EVP_chacha20_poly1305 2336 3_0_0 EXIST::FUNCTION:CHACHA,POLY1305