Home
last modified time | relevance | path

Searched refs:EVP_chacha20_poly1305 (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dc_allc.c262 EVP_add_cipher(EVP_chacha20_poly1305()); in openssl_add_all_ciphers_int()
H A De_chacha20_poly1305.c629 const EVP_CIPHER *EVP_chacha20_poly1305(void) in EVP_chacha20_poly1305() function
/third_party/openssl/crypto/evp/
H A Dc_allc.c262 EVP_add_cipher(EVP_chacha20_poly1305()); in openssl_add_all_ciphers_int()
H A De_chacha20_poly1305.c629 const EVP_CIPHER *EVP_chacha20_poly1305(void) in EVP_chacha20_poly1305() function
/third_party/openssl/test/
H A Dbio_enc_test.c248 return do_test_bio_cipher(EVP_chacha20_poly1305(), idx); in test_bio_enc_chacha20_poly1305()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher.rs440 unsafe { CipherRef::from_ptr(ffi::EVP_chacha20_poly1305() as *mut _) } in chacha20_poly1305()
H A Dsymm.rs300 unsafe { Cipher(ffi::EVP_chacha20_poly1305()) } in chacha20_poly1305()
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c96 return EVP_chacha20_poly1305(); in crypto_ssl_get_aead()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Devp.rs371 pub fn EVP_chacha20_poly1305() -> *const EVP_CIPHER; in EVP_chacha20_poly1305() functions
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h921 const EVP_CIPHER *EVP_chacha20_poly1305(void);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1126 const EVP_CIPHER *EVP_chacha20_poly1305(void);
/third_party/openssl/include/openssl/
H A Devp.h1124 const EVP_CIPHER *EVP_chacha20_poly1305(void);

Completed in 19 milliseconds