Searched refs:crypto_unregister_lskcipher (Results 1 – 2 of 2) sorted by relevance
375 void crypto_unregister_lskcipher(struct lskcipher_alg *alg) in crypto_unregister_lskcipher() function379 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()
73 crypto_unregister_lskcipher(&arc4_alg); in arc4_exit()
Completed in 4 milliseconds