Home
last modified time | relevance | path

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

/crypto/
Darc4.c118 static struct crypto_alg arc4_algs[2] = { { variable
155 return crypto_register_algs(arc4_algs, ARRAY_SIZE(arc4_algs)); in arc4_init()
160 crypto_unregister_algs(arc4_algs, ARRAY_SIZE(arc4_algs)); in arc4_exit()