Searched refs:unregister_from_crypto (Results 1 – 5 of 5) sorted by relevance
266 void (*unregister_from_crypto)(struct hisi_qm *qm); member
146 .unregister_from_crypto = sec_unregister_from_crypto,
145 .unregister_from_crypto = hisi_zip_unregister_from_crypto,
172 .unregister_from_crypto = hpre_algs_unregister,
5919 qm_list->unregister_from_crypto(qm); in hisi_qm_alg_unregister()