Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds