mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
update + NAT + rtlbtool
This commit is contained in:
parent
b381813514
commit
54bf751b9c
62 changed files with 2268 additions and 3067 deletions
|
|
@ -53,7 +53,10 @@ typedef enum _SHA2_TYPE_ {
|
|||
extern int rtl_cryptoEngine_init(void);
|
||||
extern void rtl_cryptoEngine_info(void);
|
||||
|
||||
extern _LONG_CALL_ int __rtl_cryptoEngine_exit_v1_00(void);
|
||||
extern int init_status;
|
||||
|
||||
#define rtl_cryptoEngine_deinit __rtl_cryptoEngine_exit_v1_00
|
||||
|
||||
//
|
||||
// Authentication
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue