Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h213 void (*unregister_from_crypto)(struct hisi_qm *qm); member
Dqm.c5530 qm_list->unregister_from_crypto(qm); in hisi_qm_alg_unregister()
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c134 .unregister_from_crypto = hisi_zip_unregister_from_crypto,
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c125 .unregister_from_crypto = sec_unregister_from_crypto,
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c128 .unregister_from_crypto = hpre_algs_unregister,