Searched refs:chacha20_setkey (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/arm/crypto/ |
H A D | chacha-glue.c | 208 .setkey = chacha20_setkey, 223 .setkey = chacha20_setkey, 258 .setkey = chacha20_setkey, 274 .setkey = chacha20_setkey,
|
/openbmc/linux/crypto/ |
H A D | chacha_generic.c | 82 .setkey = chacha20_setkey, 97 .setkey = chacha20_setkey,
|
/openbmc/linux/arch/mips/crypto/ |
H A D | chacha-glue.c | 93 .setkey = chacha20_setkey, 108 .setkey = chacha20_setkey,
|
/openbmc/linux/include/crypto/internal/ |
H A D | chacha.h | 31 static inline int chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, in chacha20_setkey() function
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 162 .setkey = chacha20_setkey, 177 .setkey = chacha20_setkey,
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | chacha-neon-glue.c | 177 .setkey = chacha20_setkey, 193 .setkey = chacha20_setkey,
|
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha_glue.c | 243 .setkey = chacha20_setkey, 258 .setkey = chacha20_setkey,
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-glue.c | 106 .setkey = chacha20_setkey,
|