Remove ASN1_AFLG_BROKEN.
authorjsing <jsing@openbsd.org>
Thu, 12 May 2022 19:11:14 +0000 (19:11 +0000)
committerjsing <jsing@openbsd.org>
Thu, 12 May 2022 19:11:14 +0000 (19:11 +0000)
commitc77ab724f0145e63b3ecc727d8947f1130024af2
tree9fd5732c9e5bcdd142ffca4109f942ab932535ad
parent9ef57ea4c0923c8e31ca288e4df4bca25068ba82
Remove ASN1_AFLG_BROKEN.

This workaround was used by ASN1_BROKEN_SEQUENCE, which existed for
NETSCAPE_ENCRYPTED_PKEY. Remove the workaround since the only consumer
has already been removed.

ok tb@
lib/libcrypto/asn1/asn1t.h
lib/libcrypto/asn1/tasn_dec.c