Home
last modified time | relevance | path

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

/crypto/
A Darc4.c68 return crypto_register_lskcipher(&arc4_alg); in arc4_init()
A Dlskcipher.c362 int crypto_register_lskcipher(struct lskcipher_alg *alg) in crypto_register_lskcipher() function
373 EXPORT_SYMBOL_GPL(crypto_register_lskcipher);
386 ret = crypto_register_lskcipher(&algs[i]); in crypto_register_lskciphers()

Completed in 6 milliseconds