]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Use VIR_CRYPTO_HASH_SIZE_MD5
authorJán Tomko <jtomko@redhat.com>
Fri, 11 May 2018 13:50:48 +0000 (15:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 14 May 2018 12:05:21 +0000 (14:05 +0200)
commitc038a3cfed13631076c3cca85508a057f96f0a37
treef3d7d2e6a7b8433aee7268eca7b7bc5f3633a1eb
parent3ec34fd7a329b4874e80ec2ef4b9510bec22ae77
esx: Use VIR_CRYPTO_HASH_SIZE_MD5

Do not rely on gnulib's MD5_DIGEST_SIZE from md5.h.

Include vircrypto.h and use VIR_CRYPTO_HASH_SIZE_MD5.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/esx/esx_network_driver.c
src/esx/esx_storage_backend_iscsi.c
src/esx/esx_storage_backend_vmfs.c