acrn-hypervisor/hypervisor/lib/crypto/mbedtls
Li, Fei1 473d871397 hv: use uint32_t replace "unsigned int"
Since it's typedef in "include/lib/types.h"

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-12 13:08:10 +08:00
..
ChangeLog hv: use uint32_t replace "unsigned int" 2018-12-12 13:08:10 +08:00
hkdf.c hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
hkdf.h hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
md_internal.h hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
md_wrap.c hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
md.c hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
md.h hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00
sha256.c hv: use uint32_t replace "unsigned int" 2018-12-12 13:08:10 +08:00
sha256.h hv: use uint8_t replace "unsigned char" 2018-12-12 13:08:10 +08:00