Home
last modified time | relevance | path

Searched refs:crypto_arc4_crypt (Results 1 – 1 of 1) sorted by relevance

/crypto/
Darc4.c24 static int crypto_arc4_crypt(struct skcipher_request *req) in crypto_arc4_crypt() function
56 .encrypt = crypto_arc4_crypt,
57 .decrypt = crypto_arc4_crypt,