cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

api-rng.rst (446B)


      1Random Number Algorithm Definitions
      2-----------------------------------
      3
      4.. kernel-doc:: include/crypto/rng.h
      5   :functions: rng_alg
      6
      7Crypto API Random Number API
      8----------------------------
      9
     10.. kernel-doc:: include/crypto/rng.h
     11   :doc: Random number generator API
     12
     13.. kernel-doc:: include/crypto/rng.h
     14   :functions: crypto_alloc_rng crypto_rng_alg crypto_free_rng crypto_rng_generate crypto_rng_get_bytes crypto_rng_reset crypto_rng_seedsize