Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h212 int (*register_to_crypto)(struct hisi_qm *qm); member
Dqm.c5499 ret = qm_list->register_to_crypto(qm); in hisi_qm_alg_register()
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c133 .register_to_crypto = hisi_zip_register_to_crypto,
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c124 .register_to_crypto = sec_register_to_crypto,
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c127 .register_to_crypto = hpre_algs_register,