On 06/05/2019 19:33, Richard Henderson wrote:
Using uint8_t* merely requires useless casts for use with
other types to be filled with randomness.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: 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: Laurent Vivier <[email protected]>