Visible to Intel only — GUID: GUID-06476469-81DA-457F-9ECE-1A634993127D
Visible to Intel only — GUID: GUID-06476469-81DA-457F-9ECE-1A634993127D
MD5Final
Completes computation of the MD5 digest value (deprecated).
IppStatus ippsMD5Final(Ipp8u *pMD, IppsMD5State *pCtx);
ippcp.h
pMD |
Pointer to the resultant digest value. |
pCtx |
Pointer to the IppsMD5State context. |
This algorithm is considered weak due to known attacks on it. The functionality remains in the library, but the implementation will no longer be optimized and no security patches will be applied.
The function completes calculation of the digest value and stores the result into the specified memory.
ippStsNoErr |
Indicates no error. Any other value indicates an error or warning. |
ippStsNullPtrErr |
Indicates an error condition if any of the specified pointers is NULL. |
ippStsContextMatchErr |
Indicates an error condition if the context parameter does not match the operation. |
Did you find the information on this page useful?
Feedback Message
Characters remaining: