Searched refs:crypto_arc4_crypt (Results 1 – 1 of 1) sorted by relevance
26 static int crypto_arc4_crypt(struct skcipher_request *req) in crypto_arc4_crypt() function66 .encrypt = crypto_arc4_crypt,67 .decrypt = crypto_arc4_crypt,