On Wed, Mar 13, 2019 at 09:55:18PM -0700, Richard Henderson wrote: > Using uint8_t* merely requires useless casts for use with > other types to be filled with randomness. > > Cc: Daniel P. Berrangé <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > include/crypto/random.h | 2 +- > crypto/random-gcrypt.c | 2 +- > crypto/random-gnutls.c | 2 +- > crypto/random-platform.c | 4 ++-- > 4 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
