mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
- Moved all examples programs to use the new entropy and CTR_DRBG
This commit is contained in:
parent
4dc6457274
commit
508ad5ab6d
15 changed files with 343 additions and 143 deletions
|
|
@ -88,4 +88,4 @@ cleanup:
|
|||
|
||||
return( ret );
|
||||
}
|
||||
#endif /* POLARSSL_HAVEGE_C && POLARSSL_ENTROPY_C */
|
||||
#endif /* POLARSSL_CTR_DRBG_C && POLARSSL_ENTROPY_C */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue