Searched refs:chacha20_setkey (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | chacha-glue.c | 207 .setkey = chacha20_setkey, 222 .setkey = chacha20_setkey, 257 .setkey = chacha20_setkey, 273 .setkey = chacha20_setkey,
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | chacha_generic.c | 82 .setkey = chacha20_setkey, 97 .setkey = chacha20_setkey,
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | chacha-glue.c | 93 .setkey = chacha20_setkey, 108 .setkey = chacha20_setkey,
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | chacha-neon-glue.c | 177 .setkey = chacha20_setkey, 193 .setkey = chacha20_setkey,
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | chacha_glue.c | 243 .setkey = chacha20_setkey, 258 .setkey = chacha20_setkey,
|