Guard variable declarations to unbreak non-namespaced builds.ok tb@
Hide global _it symbols in asn1t.hok tb@
Make ASN1_{primitive,template}_* internalThese were long removed from the public OpenSSL API, so we can do thesame. Remove ASN1_template_{d2i,i2d}() - those are unused internally.ok jsing
Unbreak the namespace build after a broken mk.conf and tool misfire hadme aliasing symbols not in the headers I was procesing.This unbreaks the namespace build so it will pass againok tb@
Hide symbols in asn1 and biook jsing@