Searched refs:EnforceSystemCertificateAllowList (Results 1 – 4 of 4) sorted by relevance
214 $(call add_json_list, EnforceSystemCertificateAllowList, $(ENFORCE_SYSTEM_CERTIFICATE_ALLOW_LIST))
353 EnforceSystemCertificateAllowList []string `json:",omitempty"` member
1314 func (c *config) EnforceSystemCertificateAllowList() []string { func1315 return c.productVariables.EnforceSystemCertificateAllowList
595 allowed := ctx.Config().EnforceSystemCertificateAllowList()