Searched refs:register_to_crypto (Results 1 – 5 of 5) sorted by relevance
314 int (*register_to_crypto)(struct hisi_qm *qm); member
138 .register_to_crypto = sec_register_to_crypto,
148 .register_to_crypto = hisi_zip_register_to_crypto,
161 .register_to_crypto = hpre_algs_register,
4989 return qm_list->register_to_crypto(qm); in hisi_qm_alg_register()