548ea57 FIPS140 compliant usage of PRNG

16 files Authored by atikhonov 4 years ago, Committed by jhrozek 4 years ago,
    FIPS140 compliant usage of PRNG
    
    Calls to `rand()`, "/dev/urandom", etc are replaced with
    appropriate wrappers from `util/crypto`.
    
    Resolves: https://pagure.io/SSSD/sssd/issue/4024
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+2 -2
file modified
+4 -0
file modified
+5 -0