Searched refs:EnforceSystemCertificateAllowList (Results 1 – 4 of 4) sorted by relevance
191 $(call add_json_list, EnforceSystemCertificateAllowList, $(ENFORCE_SYSTEM_CERTIFICATE_ALLOW_LIST))
326 EnforceSystemCertificateAllowList []string `json:",omitempty"` member
1211 func (c *config) EnforceSystemCertificateAllowList() []string { func1212 return c.productVariables.EnforceSystemCertificateAllowList
725 allowed := ctx.Config().EnforceSystemCertificateAllowList()