Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
This commit is contained in:
@@ -352,6 +352,7 @@ void ENGINE_load_gost(void);
|
||||
#endif
|
||||
void ENGINE_load_cryptodev(void);
|
||||
void ENGINE_load_aesni(void);
|
||||
void ENGINE_load_rsax(void);
|
||||
void ENGINE_load_builtin_engines(void);
|
||||
|
||||
/* Get and set global flags (ENGINE_TABLE_FLAG_***) for the implementation
|
||||
|
Reference in New Issue
Block a user