- Added runtime and compiletime version information
This commit is contained in:
parent
690b93d91a
commit
3ac1b2d952
9 changed files with 199 additions and 2 deletions
|
@ -76,6 +76,11 @@
|
|||
*/
|
||||
#define POLARSSL_SELF_TEST
|
||||
|
||||
/*
|
||||
* Enable run-time version information functions
|
||||
*/
|
||||
#define POLARSSL_VERSION_C
|
||||
|
||||
/*
|
||||
* Enable the prime-number generation code.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue