]> andersk Git - openssh.git/blobdiff - entropy.h
- markus@cvs.openbsd.org 2002/06/05 16:48:54
[openssh.git] / entropy.h
index ec425a0cb17ad7ffb419d53bcfb35d167bfa7f04..270eacbd2b860c974067c3914f9aa6413627e00c 100644 (file)
--- a/entropy.h
+++ b/entropy.h
@@ -9,11 +9,6 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software developed by Markus Friedl.
- * 4. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+/* $Id$ */
+
 #ifndef _RANDOMS_H
 #define _RANDOMS_H
 
 void seed_rng(void);
+void init_rng(void);
 
 #endif /* _RANDOMS_H */
This page took 0.454626 seconds and 4 git commands to generate.