Searched refs:crypto_unregister_lskcipher (Results 1 – 3 of 3) sorted by relevance
374 void crypto_unregister_lskcipher(struct lskcipher_alg *alg) in crypto_unregister_lskcipher() function378 EXPORT_SYMBOL_GPL(crypto_unregister_lskcipher);394 crypto_unregister_lskcipher(&algs[i]); in crypto_register_lskciphers()405 crypto_unregister_lskcipher(&algs[i]); in crypto_unregister_lskciphers()
73 crypto_unregister_lskcipher(&arc4_alg); in arc4_exit()
202 void crypto_unregister_lskcipher(struct lskcipher_alg *alg);
Completed in 6 milliseconds