Home | History | Annotate | Download | only in SecureBootConfigDxe

Lines Matching refs:DbxCertHash

1168   UINT8                   *DbxCertHash;

1230 DbxCertHash = CertHash->SignatureData;
1231 if (CompareMem (DbxCertHash, CertDigest, mHash[HashAlg].DigestLength) == 0) {