openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_MdCopyCtx()

int32_t CRYPT_EAL_MdCopyCtx ( CRYPT_EAL_MdCTX to,
const CRYPT_EAL_MdCTX from 
)

Copy the MD context.

参数
to[IN/OUT] Target MD context
from[IN] Source MD context
返回值
#CRYPT_SUCCESS.For other error codes, see crypt_errno.h.