commit | a317a982217fa1575792ff6d89e73d150cb8d77d | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 18 16:44:11 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jul 09 10:19:24 2014 +0200 |
tree | ccf3c7348ed1b5ec2994c51b6f6cd381a86609d9 | |
parent | 8f870b047c3544f6c6f15bd09cc18739e8284e95 [diff] [blame] |
Adapt programs / test suites
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h index 5998903..536eb08 100644 --- a/include/polarssl/havege.h +++ b/include/polarssl/havege.h
@@ -54,6 +54,13 @@ void havege_init( havege_state *hs ); /** + * \brief Clear HAVEGE state + * + * \param hs HAVEGE state to be cleared + */ +void havege_free( havege_state *hs ); + +/** * \brief HAVEGE rand function * * \param p_rng A HAVEGE state