Searched refs:chacha_setkey (Results 1 – 1 of 1) sorted by relevance
80 static int chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, in chacha_setkey() function99 return chacha_setkey(tfm, key, keysize, 20); in crypto_chacha20_setkey()106 return chacha_setkey(tfm, key, keysize, 12); in crypto_chacha12_setkey()