Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Darc4.c49 static struct lskcipher_alg arc4_alg = { variable
68 return crypto_register_lskcipher(&arc4_alg); in arc4_init()
73 crypto_unregister_lskcipher(&arc4_alg); in arc4_exit()