Home
last modified time | relevance | path

Searched refs:chacha20 (Results 1 – 24 of 24) sorted by relevance

/external/conscrypt/common/src/test/resources/crypto/
Dbuild_test_files.sh30 cat "$1"/chacha20-cipher*.rsp | parse_records.py --noheader > chacha20.csv
32 cat "$1"/chacha20-poly1305.rsp | parse_records.py --noheader > chacha20-poly1305.csv
/external/cronet/third_party/boringssl/src/ssl/test/runner/
Ddeterministic.go36 cipher, err := chacha20.NewUnauthenticatedCipher(deterministicRandKey, nonce[:])
/external/boringssl/src/ssl/test/runner/
Ddeterministic.go36 cipher, err := chacha20.NewUnauthenticatedCipher(deterministicRandKey, nonce[:])
/external/mbedtls/tests/suites/
Dtest_suite_chacha20.function2 #include "mbedtls/chacha20.h"
/external/openthread/third_party/mbedtls/repo/tests/
DCMakeLists.txt94 add_test_suite(chacha20)
101 add_test_suite(cipher cipher.chacha20)
/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_chacha20.function2 #include "mbedtls/chacha20.h"
/external/openthread/third_party/mbedtls/
DBUILD.gn62 "repo/include/mbedtls/chacha20.h",
140 "repo/library/chacha20.c",
DMakefile.am63 repo/library/chacha20.c \
/external/mbedtls/programs/test/
Dbenchmark.c517 aria, camellia, chacha20, member
588 todo.chacha20 = 1; in main()
883 if ( todo.chacha20 ) in main()
/external/openthread/third_party/mbedtls/repo/programs/test/
Dbenchmark.c291 aria, camellia, blowfish, chacha20, member
368 todo.chacha20 = 1; in main()
677 if ( todo.chacha20 ) in main()
/external/pigweed/third_party/mbedtls/
DBUILD.gn34 "library/chacha20.c",
/external/openthread/third_party/mbedtls/repo/library/
DMakefile82 chacha20.o \
DCMakeLists.txt25 chacha20.c
/external/mbedtls/scripts/data_files/
Dquery_config.fmt42 #include "mbedtls/chacha20.h"
/external/openthread/third_party/mbedtls/repo/scripts/data_files/
Dquery_config.fmt51 #include "mbedtls/chacha20.h"
/external/mbedtls/library/
DMakefile91 chacha20.o \
DCMakeLists.txt26 chacha20.c
/external/rust/crates/openssl/src/
Dcipher.rs386 pub fn chacha20() -> &'static CipherRef { in chacha20() method
Dsymm.rs295 pub fn chacha20() -> Cipher { in chacha20() method
1494 cipher_test(Cipher::chacha20(), pt, ct, key, iv); in test_chacha20()
/external/linux-kselftest/tools/testing/selftests/net/
Dtls.c31 struct tls12_crypto_info_chacha20_poly1305 chacha20; member
48 tls12->chacha20.info.version = tls_version; in tls_crypto_info_init()
49 tls12->chacha20.info.cipher_type = cipher_type; in tls_crypto_info_init()
/external/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md45 |Encryption|chacha20-poly1305@openssh.com|
/external/curl/docs/
DCIPHERS.md268 ### chacha20-poly1305 cipher suites
/external/cronet/third_party/boringssl/src/crypto/obj/
Dobjects.txt1346 : ChaCha20-Poly1305 : chacha20-poly1305
/external/boringssl/src/crypto/obj/
Dobjects.txt1346 : ChaCha20-Poly1305 : chacha20-poly1305