]> git.proxmox.com Git - mirror_edk2.git/commit
Add restriction that HashFinal() must be after at least one HashUpdate().
authorYao, Jiewen <Jiewen.Yao@intel.com>
Tue, 18 Aug 2015 02:11:10 +0000 (02:11 +0000)
committerjyao1 <jyao1@Edk2>
Tue, 18 Aug 2015 02:11:10 +0000 (02:11 +0000)
commita3a0974822c02ab38ab7a7d21ab79f4b22d00291
tree0a276eea5789b1c5b5bdd78b610e5663533faea5
parent70bd69912ad2fb6e99271b418f87b98ebb36e0d8
Add restriction that HashFinal() must be after at least one HashUpdate().

Just follow UEFI spec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18229 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Hash2DxeCrypto/Driver.h
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c