Searched refs:register_to_crypto (Results 1 – 5 of 5) sorted by relevance
290 int (*register_to_crypto)(struct hisi_qm *qm); member
147 .register_to_crypto = hisi_zip_register_to_crypto,
138 .register_to_crypto = sec_register_to_crypto,
160 .register_to_crypto = hpre_algs_register,
4837 return qm_list->register_to_crypto(qm); in hisi_qm_alg_register()
Completed in 26 milliseconds