acrn-hypervisor/hypervisor/lib/crypto/mbedtls
Chen, Gang G 8d35f4e0e8 HV: wrap and enable hkdf_sha256 key derivation based on mbedtls
Derive multiple seeds to support multiple guest VMs

Signed-off-by: Chen, Gang G <gang.g.chen@intel.com>
2018-08-27 09:39:05 +08:00
..
ChangeLog HV: extract hkdf key derivation files from mbedtls 2018-08-27 09:39:05 +08:00
hkdf.c HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
hkdf.h HV: crypto lib code clean up 2018-08-27 09:39:05 +08:00
md.c HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
md.h HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +08:00
md_internal.h HV: crypto lib code clean up 2018-08-27 09:39:05 +08:00
md_wrap.c HV: wrap and enable hkdf_sha256 key derivation based on mbedtls 2018-08-27 09:39:05 +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