Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h233 void sec_unregister_from_crypto(struct hisi_qm *qm);
H A Dsec_crypto.h409 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.c2566 void sec_unregister_from_crypto(struct hisi_qm *qm) in sec_unregister_from_crypto() function