* k5-int.h (krb5int_prng_cleanup): Declare
authorKen Raeburn <raeburn@mit.edu>
Fri, 2 Apr 2004 22:49:06 +0000 (22:49 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 2 Apr 2004 22:49:06 +0000 (22:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16226 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/k5-int.h

index 25f8eb8c78a61c8089e65e248f011b87690bc334..6b87eda61ca501104dedbbd0fa6db193f44dd0bf 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-02  Ken Raeburn  <raeburn@mit.edu>
+
+       * k5-int.h (krb5int_prng_cleanup): Declare.
+
 2004-03-25  Sam Hartman  <hartmans@mit.edu>
 
        * configure.in: Check for mkstemp
index da3959032189aaacbbb417af75b34b450b4c3b32..d4e0f85b5f5a7878414313a04f7ca27dad10bf42 100644 (file)
@@ -718,6 +718,11 @@ krb5_error_code krb5int_c_combine_keys
 (krb5_context context, krb5_keyblock *key1, krb5_keyblock *key2,
                krb5_keyblock *outkey);
 
+/*
+ * Internal - for cleanup.
+ */
+extern void krb5int_prng_cleanup (void);
+
 
 /* 
  * These declarations are here, so both krb5 and k5crypto