Searched refs:arc4_alg (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Darc4.c49 static struct lskcipher_alg arc4_alg = { variable in typeref:struct:lskcipher_alg
68 return crypto_register_lskcipher(&arc4_alg);
73 crypto_unregister_lskcipher(&arc4_alg);

Completed in 110 milliseconds