acrn-hypervisor/hypervisor/lib/crypto
Chen Gang G ddf1c923ce hv: fix violations in md.c md.h and md_internal.h for crypto lib
-remove goto
-remove multiple return
-Modify assignment operator in boolean expression
-Modify/fix code style violations
-fix attempt to change parameters passed by value
-fix value need U suffix
-fix use of mixed arithmetic
-fix assigment in expression
-other fixes

Tracked-On: #861
Signed-off-by: Chen Gang G <gang.g.chen@intel.com>
Reviewed-by: Bing Zhu <bing.zhu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-03 09:05:04 +08:00
..
mbedtls hv: fix violations in md.c md.h and md_internal.h for crypto lib 2019-01-03 09:05:04 +08:00
crypto_api.c hv: fix violations in hkdf.c and crypto_api.c for crypto lib 2019-01-03 09:05:04 +08:00