func crypto/x509/internal/macos.SecPolicyCopyProperties

2 uses

	crypto/x509/internal/macos (current package)
		security.go#L116: func SecPolicyCopyProperties(policy CFRef) CFRef {

	crypto/x509
		root_darwin.go#L184: 		properties := macOS.SecPolicyCopyProperties(policyRef)