Home
last modified time | relevance | path

Searched defs:EVP_chacha20_poly1305 (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c629 const EVP_CIPHER *EVP_chacha20_poly1305(void) in EVP_chacha20_poly1305() function
/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