Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dchacha.h37 static inline int chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key, in chacha12_setkey() function
/linux-6.15/arch/arm/crypto/
H A Dchacha-glue.c232 .setkey = chacha12_setkey,
284 .setkey = chacha12_setkey,
/linux-6.15/crypto/
H A Dchacha_generic.c112 .setkey = chacha12_setkey,
/linux-6.15/arch/mips/crypto/
H A Dchacha-glue.c117 .setkey = chacha12_setkey,
/linux-6.15/arch/powerpc/crypto/
H A Dchacha-p10-glue.c186 .setkey = chacha12_setkey,
/linux-6.15/arch/arm64/crypto/
H A Dchacha-neon-glue.c203 .setkey = chacha12_setkey,
/linux-6.15/arch/x86/crypto/
H A Dchacha_glue.c267 .setkey = chacha12_setkey,