- Moved all examples programs to use the new entropy and CTR_DRBG

This commit is contained in:
Paul Bakker 2011-12-04 17:09:26 +00:00
parent 4dc6457274
commit 508ad5ab6d
15 changed files with 343 additions and 143 deletions

View file

@ -88,4 +88,4 @@ cleanup:
return( ret );
}
#endif /* POLARSSL_HAVEGE_C && POLARSSL_ENTROPY_C */
#endif /* POLARSSL_CTR_DRBG_C && POLARSSL_ENTROPY_C */