Home
last modified time | relevance | path

Searched refs:crypto_chacha20_setkey (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/crypto/
Dchacha_generic.c96 int crypto_chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, in crypto_chacha20_setkey() function
101 EXPORT_SYMBOL_GPL(crypto_chacha20_setkey);
154 .setkey = crypto_chacha20_setkey,
169 .setkey = crypto_chacha20_setkey,
/Linux-v5.4/arch/arm/crypto/
Dchacha-neon-glue.c140 .setkey = crypto_chacha20_setkey,
156 .setkey = crypto_chacha20_setkey,
/Linux-v5.4/arch/arm64/crypto/
Dchacha-neon-glue.c137 .setkey = crypto_chacha20_setkey,
153 .setkey = crypto_chacha20_setkey,
/Linux-v5.4/include/crypto/
Dchacha.h46 int crypto_chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key,
/Linux-v5.4/arch/x86/crypto/
Dchacha_glue.c230 .setkey = crypto_chacha20_setkey,
245 .setkey = crypto_chacha20_setkey,