openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_MdInit()

int32_t CRYPT_EAL_MdInit ( CRYPT_EAL_MdCTX ctx)

Initialize the MD context.

参数
ctx[IN/OUT] MD context, which is created by using the CRYPT_EAL_MdNewCtx interface.
返回值
#CRYPT_SUCCESS.For other error codes, see crypt_errno.h.