Searched refs:CertificateFormat (Results 1 – 3 of 3) sorted by relevance
123 UINT8 CertificateFormat; // The type of the certificate member
459 varid = SECUREBOOT_CONFIGURATION.CertificateFormat,468 suppressif ideqval SECUREBOOT_CONFIGURATION.CertificateFormat == 5;
2965 ConfigData->CertificateFormat = HASHALG_RAW; in SecureBootExtractConfigFromVariable()3514 if ((IfrNvData != NULL) && (IfrNvData->CertificateFormat < HASHALG_MAX)) { in SecureBootCallback()3517 IfrNvData->CertificateFormat, in SecureBootCallback()