Skip to content

crypto: add contributeEntropy method

Provides a simple method used to contribute additional entropy to the openssl prng. (thin wrapper for RAND_add()...)

Signed-off-by: James M Snell jasnell@gmail.com

Merge request reports

Loading