Searched refs:crypto_arc4_crypt (Results 1 – 1 of 1) sorted by relevance
27 static int crypto_arc4_crypt(struct crypto_lskcipher *tfm, const u8 *src, in crypto_arc4_crypt() function61 .encrypt = crypto_arc4_crypt,62 .decrypt = crypto_arc4_crypt,