Searched refs:arc4_crypt_one (Results 1 – 1 of 1) sorted by relevance
90 static void arc4_crypt_one(struct crypto_tfm *tfm, u8 *out, const u8 *in) in arc4_crypt_one() function129 .cia_encrypt = arc4_crypt_one,130 .cia_decrypt = arc4_crypt_one,