Searched refs:chacha20_setkey (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/arm/crypto/ |
| H A D | chacha-glue.c | 202 .setkey = chacha20_setkey, 217 .setkey = chacha20_setkey, 252 .setkey = chacha20_setkey, 268 .setkey = chacha20_setkey,
|
| /linux-6.15/crypto/ |
| H A D | chacha_generic.c | 82 .setkey = chacha20_setkey, 97 .setkey = chacha20_setkey,
|
| /linux-6.15/arch/mips/crypto/ |
| H A D | chacha-glue.c | 87 .setkey = chacha20_setkey, 102 .setkey = chacha20_setkey,
|
| /linux-6.15/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
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | chacha-p10-glue.c | 156 .setkey = chacha20_setkey, 171 .setkey = chacha20_setkey,
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | chacha-neon-glue.c | 171 .setkey = chacha20_setkey, 187 .setkey = chacha20_setkey,
|
| /linux-6.15/arch/riscv/crypto/ |
| H A D | chacha-riscv64-glue.c | 63 .setkey = chacha20_setkey,
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | chacha_glue.c | 237 .setkey = chacha20_setkey, 252 .setkey = chacha20_setkey,
|
| /linux-6.15/arch/s390/crypto/ |
| H A D | chacha-glue.c | 100 .setkey = chacha20_setkey,
|