Files
qemu/include
Philippe Mathieu-Daudé abf6e02dfb crypto/hash: Have hashing functions take void * buffer argument
Cryptographic hash function can operate on any area of memory,
regardless of the content their represent. Do not restrict to
array of char, use the void* type, which is also the type of
the underlying iovec::iov_base field.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2025-11-03 10:05:40 +00:00
..
2025-10-29 22:53:41 +04:00
2025-10-01 08:33:24 +02:00
2025-10-28 13:02:26 +01:00
2023-09-07 14:01:29 -04:00
2025-07-15 10:22:33 +04:00
2025-09-02 17:57:05 +02:00