crypto_chacha12_setkey  172 arch/arm/crypto/chacha-neon-glue.c 		.setkey			= crypto_chacha12_setkey,
crypto_chacha12_setkey  169 arch/arm64/crypto/chacha-neon-glue.c 		.setkey			= crypto_chacha12_setkey,
crypto_chacha12_setkey  260 arch/x86/crypto/chacha_glue.c 		.setkey			= crypto_chacha12_setkey,
crypto_chacha12_setkey  108 crypto/chacha_generic.c EXPORT_SYMBOL_GPL(crypto_chacha12_setkey);
crypto_chacha12_setkey  184 crypto/chacha_generic.c 		.setkey			= crypto_chacha12_setkey,
crypto_chacha12_setkey   48 include/crypto/chacha.h int crypto_chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key,