acrn-hypervisor/hypervisor/lib/crypto/mbedtls
Chen Gang G f0d3f1c984 HV: Remove some comments for crypto library
The code in comments was removed from md_wrap.c, so modify comments
to avoid confusion

Tracked-On: #1966
Signed-off-by: Chen Gang G <gang.g.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-04 16:48:22 +08:00
..
ChangeLog HV: extract hkdf key derivation files from mbedtls 2018-08-27 09:39:05 +08:00
hkdf.c hv: add brackets to make operator expression more readable 2018-11-29 11:10:22 +08:00
hkdf.h HV: crypto lib code clean up 2018-08-27 09:39:05 +08:00
md_internal.h HV: replace dynamic memory with static for crypto library 2018-11-28 10:24:57 +08:00
md_wrap.c HV: replace dynamic memory with static for crypto library 2018-11-28 10:24:57 +08:00
md.c HV: replace dynamic memory with static for crypto library 2018-11-28 10:24:57 +08:00
md.h HV: Remove some comments for crypto library 2018-12-04 16:48:22 +08:00
sha256.c HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
sha256.h HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00