Cryptography for Intel(R) Integrated Performance Primitives Developer Reference

ID 768738
Date 12/16/2022
Public
Document Table of Contents

MD5GetSize

Gets the size of the IppsMD5State context in bytes (deprecated).

Syntax

IppStatus ippsMD5GetSize(int *pSize);

Include Files

ippcp.h

Parameters

pSize

Pointer to the IppsMD5State context size value.
Description
NOTE:

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 gets the IppsMD5State context size in bytes and stores it in *pSize.

Return Values

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.

Did you find the information on this page useful?

Characters remaining:

Feedback Message