Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec.h247 void sec_unregister_from_crypto(struct hisi_qm *qm);
H A Dsec_crypto.h396 void sec_unregister_from_crypto(struct hisi_qm *qm);
H A Dsec_main.c139 .unregister_from_crypto = sec_unregister_from_crypto,
H A Dsec_crypto.c2510 void sec_unregister_from_crypto(struct hisi_qm *qm) in sec_unregister_from_crypto() function