Home
last modified time | relevance | path

Searched refs:chacha (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dchacha20poly1305.c20 struct crypto_skcipher_spawn chacha; member
26 struct crypto_skcipher *chacha; member
66 struct chacha_req chacha; member
127 struct chacha_req *creq = &rctx->u.chacha; in chacha_decrypt()
143 skcipher_request_set_tfm(&creq->req, ctx->chacha); in chacha_decrypt()
365 struct chacha_req *creq = &rctx->u.chacha; in poly_genkey()
383 skcipher_request_set_tfm(&creq->req, ctx->chacha); in poly_genkey()
403 struct chacha_req *creq = &rctx->u.chacha; in chacha_encrypt()
419 skcipher_request_set_tfm(&creq->req, ctx->chacha); in chacha_encrypt()
485 crypto_skcipher_clear_flags(ctx->chacha, CRYPTO_TFM_REQ_MASK); in chachapoly_setkey()
[all …]
H A DKconfig1510 <https://cr.yp.to/chacha/chacha-20080128.pdf>
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A DMakefile8 obj-$(CONFIG_CRYPTO_CHACHA_MIPS) += chacha-mips.o
9 chacha-mips-y := chacha-core.o chacha-glue.o
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DMakefile15 obj-$(CONFIG_CRYPTO_CHACHA20_NEON) += chacha-neon.o
44 chacha-neon-y := chacha-scalar-core.o chacha-glue.o
45 chacha-neon-$(CONFIG_KERNEL_MODE_NEON) += chacha-neon-core.o
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A DMakefile49 obj-$(CONFIG_CRYPTO_CHACHA20_X86_64) += chacha-x86_64.o
50 chacha-x86_64-y := chacha-avx2-x86_64.o chacha-ssse3-x86_64.o chacha_glue.o
51 chacha-x86_64-$(CONFIG_AS_AVX512) += chacha-avx512vl-x86_64.o
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A DMakefile50 obj-$(CONFIG_CRYPTO_CHACHA20_NEON) += chacha-neon.o
51 chacha-neon-y := chacha-neon-core.o chacha-neon-glue.o
/OK3568_Linux_fs/kernel/lib/crypto/
H A DMakefile4 obj-y += chacha.o
/OK3568_Linux_fs/buildroot/package/libopenssl/
H A Dlibopenssl.mk87 $(if $(BR2_PACKAGE_LIBOPENSSL_ENABLE_CHACHA),,no-chacha) \
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log