Searched refs:unregister_from_crypto (Results 1 – 5 of 5) sorted by relevance
326 void (*unregister_from_crypto)(struct hisi_qm *qm); member
151 .unregister_from_crypto = sec_unregister_from_crypto,
166 .unregister_from_crypto = hisi_zip_unregister_from_crypto,
168 .unregister_from_crypto = hpre_algs_unregister,
5299 qm_list->unregister_from_crypto(qm); in hisi_qm_alg_unregister()