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