Changeset 58466 in vbox for trunk/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Hash
- Timestamp:
- Oct 29, 2015 4:30:44 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103777
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
- Property svn:mergeinfo changed
/vendor/edk2/current merged: 103769-103776
- Property svn:mergeinfo changed
-
trunk/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c
r58464 r58466 104 104 Completes computation of the MD4 digest value. 105 105 106 Return FALSE to indicate this interface is not supported. 106 Return FALSE to indicate this interface is not supported. 107 107 108 108 @param[in, out] Md4Context Pointer to the MD4 context.
Note:
See TracChangeset
for help on using the changeset viewer.