Searched refs:EVP_chacha20 (Results 1 – 21 of 21) sorted by relevance
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | EVP_chacha20.pod | 5 EVP_chacha20, 13 const EVP_CIPHER *EVP_chacha20(void) 22 =item EVP_chacha20() 36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
|
H A D | EVP_EncryptInit.pod | 643 L<EVP_chacha20(3)>,
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | EVP_chacha20.pod | 5 EVP_chacha20, 13 const EVP_CIPHER *EVP_chacha20(void); 22 =item EVP_chacha20() 36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
|
H A D | EVP_EncryptInit.pod | 1681 L<EVP_chacha20(3)>,
|
/netbsd/crypto/external/bsd/openssh/dist/ |
H A D | cipher-chachapoly-libcrypto.c | 50 if (!EVP_CipherInit(ctx->main_evp, EVP_chacha20(), key, NULL, 1)) in chachapoly_new() 52 if (!EVP_CipherInit(ctx->header_evp, EVP_chacha20(), key + 32, NULL, 1)) in chachapoly_new()
|
/netbsd/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bio_enc_test.c | 208 return do_test_bio_cipher(EVP_chacha20(), idx); in test_bio_enc_chacha20()
|
/netbsd/crypto/external/bsd/openssl/dist/test/ |
H A D | bio_enc_test.c | 242 return do_test_bio_cipher(EVP_chacha20(), idx); in test_bio_enc_chacha20()
|
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | c_allc.c | 261 EVP_add_cipher(EVP_chacha20()); in openssl_add_all_ciphers_int()
|
H A D | e_chacha20_poly1305.c | 143 const EVP_CIPHER *EVP_chacha20(void) in EVP_chacha20() function
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | c_allc.c | 260 EVP_add_cipher(EVP_chacha20()); in openssl_add_all_ciphers_int()
|
H A D | e_chacha20_poly1305.c | 145 const EVP_CIPHER *EVP_chacha20(void) in EVP_chacha20() function
|
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | man.inc | 180 EVP_chacha20.3 \
|
H A D | crypto.map | 1780 EVP_chacha20;
|
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/ |
H A D | man.inc | 307 EVP_chacha20.3 \
|
H A D | crypto.map | 2389 EVP_chacha20;
|
/netbsd/crypto/external/bsd/openssl/dist/doc/ |
H A D | build.info | 1362 DEPEND[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod 1363 GENERATE[html/man3/EVP_chacha20.html]=man3/EVP_chacha20.pod 1364 DEPEND[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod 1365 GENERATE[man/man3/EVP_chacha20.3]=man3/EVP_chacha20.pod 3106 html/man3/EVP_chacha20.html \ 3709 man/man3/EVP_chacha20.3 \
|
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | evp.h | 919 const EVP_CIPHER *EVP_chacha20(void);
|
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | evp.h | 1122 const EVP_CIPHER *EVP_chacha20(void);
|
/netbsd/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 2577 EVP_chacha20 2546 1_1_0 EXIST::FUNCTION:CHACHA
|
/netbsd/crypto/external/bsd/openssl/dist/util/ |
H A D | libcrypto.num | 2491 EVP_chacha20 2546 3_0_0 EXIST::FUNCTION:CHACHA
|
/netbsd/distrib/sets/lists/comp/ |
H A D | mi | 5242 ./usr/share/man/cat3/EVP_chacha20.0 comp-c-catman .cat 13737 ./usr/share/man/html3/EVP_chacha20.html comp-htmlman html 22073 ./usr/share/man/man3/EVP_chacha20.3 comp-c-man .man
|