mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-29 18:56:27 +01:00
Rename include directory to mbedtls
This commit is contained in:
parent
129db08c90
commit
7f8099773e
250 changed files with 908 additions and 908 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/* BEGIN_HEADER */
|
||||
#include "polarssl/ctr_drbg.h"
|
||||
#include "mbedtls/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