Searched refs:EnforceSystemCertificate (Results 1 – 4 of 4) sorted by relevance
190 $(call add_json_bool, EnforceSystemCertificate, $(ENFORCE_SYSTEM_CERTIFICATE))
325 EnforceSystemCertificate *bool `json:",omitempty"` member
1207 func (c *config) EnforceSystemCertificate() bool { func1208 return Bool(c.productVariables.EnforceSystemCertificate)
724 enforceSystemCert := ctx.Config().EnforceSystemCertificate()