mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-10 07:53:57 +08:00
add zeromem engine
anti memory leakage attack
This commit is contained in:
6
engines/zeromem/kernel_test.h
Executable file
6
engines/zeromem/kernel_test.h
Executable file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_TEST_H_
|
||||
#define _KERNEL_TEST_H_
|
||||
|
||||
extern int testSSE();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user