Searched refs:EVP_chacha20_poly1305 (Results 1 – 10 of 10) sorted by relevance
6 EVP_chacha20_poly130514 const EVP_CIPHER *EVP_chacha20_poly1305(void);34 =item EVP_chacha20_poly1305()
248 return do_test_bio_cipher(EVP_chacha20_poly1305(), idx); in test_bio_enc_chacha20_poly1305()
262 EVP_add_cipher(EVP_chacha20_poly1305()); in openssl_add_all_ciphers_int()
629 const EVP_CIPHER *EVP_chacha20_poly1305(void) in EVP_chacha20_poly1305() function
388 unsafe { CipherRef::from_ptr(ffi::EVP_chacha20_poly1305() as *mut _) } in chacha20_poly1305()
299 unsafe { Cipher(ffi::EVP_chacha20_poly1305()) } in chacha20_poly1305()
349 pub fn EVP_chacha20_poly1305() -> *const EVP_CIPHER; in EVP_chacha20_poly1305() function
921 const EVP_CIPHER *EVP_chacha20_poly1305(void);
1124 const EVP_CIPHER *EVP_chacha20_poly1305(void);
2286 EVP_chacha20_poly1305 2336 3_0_0 EXIST::FUNCTION:CHACHA,POLY1305