mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
change test function includes to use one convention
This commit is contained in:
parent
00ab47026b
commit
ce2f237697
37 changed files with 69 additions and 72 deletions
|
|
@ -1,7 +1,5 @@
|
|||
/* BEGIN_HEADER */
|
||||
#include <polarssl/ctr_drbg.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "polarssl/ctr_drbg.h"
|
||||
|
||||
int test_offset_idx;
|
||||
int entropy_func( void *data, unsigned char *buf, size_t len )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue