Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds