Searched refs:crypto_unregister_instance (Results 1 – 3 of 3) sorted by relevance
148 int crypto_unregister_instance(struct crypto_instance *inst);
324 err = crypto_unregister_instance((struct crypto_instance *)alg); in crypto_del_alg()
597 int crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance() function612 EXPORT_SYMBOL_GPL(crypto_unregister_instance);