Home
last modified time | relevance | path

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

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