git: Add a karc4rand() to libkern
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Wed Sep 30 00:44:37 PDT 2009
    
    
  
commit 007c7af8b157013a4ffc3449b9be9c516ff5cbb7
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sun Sep 27 00:25:45 2009 +0100
    Add a karc4rand() to libkern
    
    * Takes a buffer and an arbitrary size to fill up with random stuff.
    
    Partially-Obtained-From: FreeBSD
Summary of changes:
 sys/libkern/arc4random.c |   23 +++++++++++++++++++++++
 sys/sys/libkern.h        |    1 +
 2 files changed, 24 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/007c7af8b157013a4ffc3449b9be9c516ff5cbb7
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list