Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DEVP_chacha20.pod6 EVP_chacha20_poly1305
14 const EVP_CIPHER *EVP_chacha20_poly1305(void);
34 =item EVP_chacha20_poly1305()
/freebsd/crypto/openssl/test/
H A Dbio_enc_test.c248 return do_test_bio_cipher(EVP_chacha20_poly1305(), idx); in test_bio_enc_chacha20_poly1305()
/freebsd/crypto/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
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c257 .evp_cipher = EVP_chacha20_poly1305 },
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1126 const EVP_CIPHER *EVP_chacha20_poly1305(void);
/freebsd/secure/lib/libcrypto/
H A DVersion.map1749 EVP_chacha20_poly1305;
/freebsd/tests/sys/kern/
H A Dktls_test.c638 return (EVP_chacha20_poly1305()); in tls_EVP_CIPHER()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2433 MLINKS+= EVP_chacha20.3 EVP_chacha20_poly1305.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2286 EVP_chacha20_poly1305 2336 3_0_0 EXIST::FUNCTION:CHACHA,POLY1305