openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_MdFreeCtx()

void CRYPT_EAL_MdFreeCtx ( CRYPT_EAL_MdCTX ctx)

Release the MD context.

参数
ctx[IN] MD context. which is created by using the CRYPT_EAL_MdNewCtx interface and need to be set NULL by caller.
返回值
Void,noreturn value.