Home
last modified time | relevance | path

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

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