Home
last modified time | relevance | path

Searched refs:chacha20_setkey (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm/crypto/
H A Dchacha-glue.c208 .setkey = chacha20_setkey,
223 .setkey = chacha20_setkey,
258 .setkey = chacha20_setkey,
274 .setkey = chacha20_setkey,
/openbmc/linux/crypto/
H A Dchacha_generic.c82 .setkey = chacha20_setkey,
97 .setkey = chacha20_setkey,
/openbmc/linux/arch/mips/crypto/
H A Dchacha-glue.c93 .setkey = chacha20_setkey,
108 .setkey = chacha20_setkey,
/openbmc/linux/include/crypto/internal/
H A Dchacha.h31 static inline int chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, in chacha20_setkey() function
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c162 .setkey = chacha20_setkey,
177 .setkey = chacha20_setkey,
/openbmc/linux/arch/arm64/crypto/
H A Dchacha-neon-glue.c177 .setkey = chacha20_setkey,
193 .setkey = chacha20_setkey,
/openbmc/linux/arch/x86/crypto/
H A Dchacha_glue.c243 .setkey = chacha20_setkey,
258 .setkey = chacha20_setkey,
/openbmc/linux/arch/s390/crypto/
H A Dchacha-glue.c106 .setkey = chacha20_setkey,