Searched refs:CertCount (Results 1 – 5 of 5) sorted by relevance
992 UINTN CertCount; in IsSignatureFoundInDatabase() local1020 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeader… in IsSignatureFoundInDatabase()1023 for (Index = 0; Index < CertCount; Index++) { in IsSignatureFoundInDatabase()1136 UINTN CertCount; in PassTimestampCheck() local1178 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeader… in PassTimestampCheck()1179 for (Index = 0; Index < CertCount; Index++) { in PassTimestampCheck()1238 UINTN CertCount; in IsForbiddenByDbx() local1291 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeader… in IsForbiddenByDbx()1293 for (Index = 0; Index < CertCount; Index++) { in IsForbiddenByDbx()1415 UINTN CertCount; in IsAllowedByDb() local[all …]
274 UINTN CertCount; in UpdateDeletePage() local378 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in UpdateDeletePage()379 for (Index = 0; Index < CertCount; Index++) { in UpdateDeletePage()469 UINTN CertCount; in DeleteCert() local527 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in DeleteCert()528 for (Index = 0; Index < CertCount; Index++) { in DeleteCert()573 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in DeleteCert()574 DEBUG ((DEBUG_INFO, " CertCount = %x\n", CertCount)); in DeleteCert()575 if (CertCount != 0) { in DeleteCert()
1007 UINTN CertCount; in IsSignatureFoundInDatabase() local1036 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeader… in IsSignatureFoundInDatabase()1039 for (Index = 0; Index < CertCount; Index++) { in IsSignatureFoundInDatabase()2346 UINTN CertCount; in UpdateDeletePage() local2462 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in UpdateDeletePage()2463 for (Index = 0; Index < CertCount; Index++) { in UpdateDeletePage()2543 UINTN CertCount; in DeleteKeyExchangeKey() local2606 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in DeleteKeyExchangeKey()2607 for (Index = 0; Index < CertCount; Index++) { in DeleteKeyExchangeKey()2652 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in DeleteKeyExchangeKey()[all …]
1395 UINTN CertCount; in FilterSignatureList() local1437 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeader… in FilterSignatureList()1438 for (Index2 = 0; Index2 < CertCount; Index2++) { in FilterSignatureList()2176 UINTN CertCount; in VerifyTimeBasedPayload() local2367 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in VerifyTimeBasedPayload()2368 for (Index = 0; Index < CertCount; Index++) { in VerifyTimeBasedPayload()
387 UINTN CertCount; in TlsConfigCertificate() local442 …CertCount = (CertList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - CertList->SignatureHeade… in TlsConfigCertificate()443 for (Index = 0; Index < CertCount; Index++) { in TlsConfigCertificate()