Home
last modified time | relevance | path

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

/crypto/
A Dlskcipher.c375 void crypto_unregister_lskcipher(struct lskcipher_alg *alg) in crypto_unregister_lskcipher() function
379 EXPORT_SYMBOL_GPL(crypto_unregister_lskcipher);
395 crypto_unregister_lskcipher(&algs[i]); in crypto_register_lskciphers()
406 crypto_unregister_lskcipher(&algs[i]); in crypto_unregister_lskciphers()
A Darc4.c73 crypto_unregister_lskcipher(&arc4_alg); in arc4_exit()

Completed in 4 milliseconds