Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h214 void sec_unregister_from_crypto(void);
H A Dsec.h188 void sec_unregister_from_crypto(void);
H A Dsec_main.c105 .unregister_from_crypto = sec_unregister_from_crypto,
H A Dsec_crypto.c1656 void sec_unregister_from_crypto(void) in sec_unregister_from_crypto() function