Changeset 33540 in vbox for trunk/include/iprt/md5.h
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/md5.h
r28800 r33540 108 108 * @returns IPRT status code. 109 109 * 110 * @param pszDigest The stri gified digest. Leading and trailing spaces are110 * @param pszDigest The stringified digest. Leading and trailing spaces are 111 111 * ignored. 112 112 * @param pabDigest Where to store the hash. (What is passed is a pointer to
Note:
See TracChangeset
for help on using the changeset viewer.