]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Rename prng_os.c to prng_device.c
authorRobbie Harwood <rharwood@redhat.com>
Wed, 14 Sep 2016 16:53:10 +0000 (12:53 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 22 Sep 2016 17:39:20 +0000 (13:39 -0400)
ticket: 8499

src/lib/crypto/krb/prng_device.c [moved from src/lib/crypto/krb/prng_os.c with 97% similarity]

similarity index 97%
rename from src/lib/crypto/krb/prng_os.c
rename to src/lib/crypto/krb/prng_device.c
index ecfe351deca5bcbc3102d49f27620d77feef6a64..bef5b375241661b3137e652df0e60360fba974a7 100644 (file)
@@ -1,5 +1,5 @@
 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
-/* lib/crypto/krb/prng_os.c - OS-native PRNG implementation */
+/* lib/crypto/krb/prng_device.c - OS device-based PRNG implementation */
 /*
  * Copyright (C) 2011 by the Massachusetts Institute of Technology.
  * All rights reserved.