Home | History | Annotate | Download | only in SecureBootConfigDxe

Lines Matching refs:TBSCert

1090   UINT8                     *TBSCert;

1103 if (!X509GetTBSCert (CertData, CertSize, &TBSCert, &TBSCertSize)) {
1125 Status = mHash[HashAlg].HashUpdate (HashCtx, TBSCert, TBSCertSize);