ca0ed3a gcrypt: prefer the OS RNG

1 file Authored by Cristian Rodríguez 2 years ago, Committed by zbyszek 2 years ago,
    gcrypt: prefer the OS RNG
    
    by default, gcrypt defaults to an userspace RNG, this is
    the wrong thing (tm) to do on linux.
    
    Switch to the SYSTEM rng instead.
    
    (cherry picked from commit 80f967311ac53ae43b5a26332f32cc6665661338)
    
        
file modified
+2 -0