Add ASN1_ITEM lookup and enumerate functions.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 27 Sep 2016 20:15:57 +0000 (21:15 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 29 Sep 2016 15:21:45 +0000 (16:21 +0100)
commit56501ebd09316941a6deba111e33ccc166641b25
treef6854b9508d29e48df3818e5213a4f01ca2b108d
parent83ae4661315d3d0ad52ddaa8fa5c8f1055c6c6f6
Add ASN1_ITEM lookup and enumerate functions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/asn1/asn1_item_list.c [new file with mode: 0644]
crypto/asn1/asn1_item_list.h [new file with mode: 0644]
crypto/asn1/build.info
doc/crypto/ASN1_ITEM_lookup.pod [new file with mode: 0644]
include/openssl/asn1.h