Home
last modified time | relevance | path

Searched refs:sec_unregister_from_crypto (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec.h226 void sec_unregister_from_crypto(struct hisi_qm *qm);
Dsec_crypto.h409 void sec_unregister_from_crypto(struct hisi_qm *qm);
Dsec_main.c145 .unregister_from_crypto = sec_unregister_from_crypto,
Dsec_crypto.c2560 void sec_unregister_from_crypto(struct hisi_qm *qm) in sec_unregister_from_crypto() function