Searched refs:crypto_unregister_instance (Results 1 – 3 of 3) sorted by relevance
149 int crypto_unregister_instance(struct crypto_instance *inst);
580 int crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance() function595 EXPORT_SYMBOL_GPL(crypto_unregister_instance);
393 err = crypto_unregister_instance((struct crypto_instance *)alg); in crypto_del_alg()