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