Home
last modified time | relevance | path

Searched refs:pMd5Sig (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c566 unsigned char *pMd5Sig = pFwupgCtx->pImageData in HpmfwupgValidateImageIntegrity() local
575 if (memcmp(md, pMd5Sig, HPMFWUPG_MD5_SIGNATURE_LENGTH) != 0) { in HpmfwupgValidateImageIntegrity()