Home | History | Annotate | Download | only in DxeImageVerificationLib

Lines Matching refs:TBSCert

871   UINT8               *TBSCert;

887 if (!X509GetTBSCert (Certificate, CertSize, &TBSCert, &TBSCertSize)) {
922 Status = mHash[HashAlg].HashUpdate (HashCtx, TBSCert, TBSCertSize);