lkml.org 
[lkml]   [2022]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/7] first in overall series of rng code house cleaning
    Date
    The RNG has been through a lot of changes over the years, and the code
    could use a bit of house cleaning. This is the first series in what I
    anticipate will be a few of these. The goal is to have each component of
    it clearly analyzable for what it is, which should make the job of
    analyzing its security as well as overall maintenance easier.

    Jason A. Donenfeld (7):
    random: cleanup poolinfo abstraction
    random: cleanup integer types
    random: remove incomplete last_data logic
    random: remove unused reserved argument
    random: rather than entropy_store abstraction, use global
    random: remove unused OUTPUT_POOL constants
    random: de-duplicate INPUT_POOL constants

    drivers/char/random.c | 430 ++++++++++++++--------------------
    include/trace/events/random.h | 56 ++---
    2 files changed, 198 insertions(+), 288 deletions(-)

    --
    2.34.1

    \
     
     \ /
      Last update: 2022-01-13 16:45    [W:4.534 / U:0.108 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site