func crypto/x509.marshalCertificatePolicies

2 uses

	crypto/x509 (current package)
		x509.go#L1776: 		ret[n], err = marshalCertificatePolicies(template.PolicyIdentifiers)
		x509.go#L1970: func marshalCertificatePolicies(policyIdentifiers []asn1.ObjectIdentifier) (pkix.Extension, error) {