Home
last modified time | relevance | path

Searched refs:chacha20_poly1305 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c609 static EVP_CIPHER chacha20_poly1305 = { variable
631 return(&chacha20_poly1305); in EVP_chacha20_poly1305()
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c609 static EVP_CIPHER chacha20_poly1305 = { variable
631 return(&chacha20_poly1305); in EVP_chacha20_poly1305()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsymm.rs299 pub fn chacha20_poly1305() -> Cipher { in chacha20_poly1305() functions
1513 Cipher::chacha20_poly1305(), in test_chacha20_poly1305()
1525 Cipher::chacha20_poly1305(), in test_chacha20_poly1305()

Completed in 5 milliseconds