Home
last modified time | relevance | path

Searched refs:chacha12_setkey (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/crypto/internal/
Dchacha.h37 static inline int chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key, in chacha12_setkey() function
/linux-6.12.1/arch/arm/crypto/
Dchacha-glue.c238 .setkey = chacha12_setkey,
290 .setkey = chacha12_setkey,
/linux-6.12.1/crypto/
Dchacha_generic.c112 .setkey = chacha12_setkey,
/linux-6.12.1/arch/mips/crypto/
Dchacha-glue.c123 .setkey = chacha12_setkey,
/linux-6.12.1/arch/powerpc/crypto/
Dchacha-p10-glue.c192 .setkey = chacha12_setkey,
/linux-6.12.1/arch/arm64/crypto/
Dchacha-neon-glue.c209 .setkey = chacha12_setkey,
/linux-6.12.1/arch/x86/crypto/
Dchacha_glue.c273 .setkey = chacha12_setkey,