Searched refs:register_to_crypto (Results 1 – 5 of 5) sorted by relevance
265 int (*register_to_crypto)(struct hisi_qm *qm); member
145 .register_to_crypto = sec_register_to_crypto,
144 .register_to_crypto = hisi_zip_register_to_crypto,
171 .register_to_crypto = hpre_algs_register,
5888 ret = qm_list->register_to_crypto(qm); in hisi_qm_alg_register()