Searched refs:register_to_crypto (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h290 int (*register_to_crypto)(struct hisi_qm *qm); member in struct:hisi_qm_list
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c146 .register_to_crypto = hisi_zip_register_to_crypto,
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c138 .register_to_crypto = sec_register_to_crypto,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c164 .register_to_crypto = hpre_algs_register,
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c4820 return qm_list->register_to_crypto(qm);

Completed in 283 milliseconds