summaryrefslogtreecommitdiff
path: root/lib/libtasn1.map
diff options
context:
space:
mode:
authorKarel Slany <karel.slany@nic.cz>2014-06-20 11:49:41 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-20 15:24:43 +0200
commit8a7e190c538a1c4077d44762eea4651cb5d58116 (patch)
tree5482393551358e97315b562de273b77ad44e079f /lib/libtasn1.map
parent4a6b8002c35d98a3bb39d566ef1bb11117d11868 (diff)
downloadlibtasn1-8a7e190c538a1c4077d44762eea4651cb5d58116.tar.gz
libtasn1-8a7e190c538a1c4077d44762eea4651cb5d58116.tar.bz2
libtasn1-8a7e190c538a1c4077d44762eea4651cb5d58116.zip
Added asn1_der_decoding_relaxed().
Diffstat (limited to 'lib/libtasn1.map')
-rw-r--r--lib/libtasn1.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libtasn1.map b/lib/libtasn1.map
index 1a23d31..6d2f823 100644
--- a/lib/libtasn1.map
+++ b/lib/libtasn1.map
@@ -26,6 +26,7 @@ LIBTASN1_0_3
asn1_delete_element;
asn1_delete_structure;
asn1_der_coding;
+ asn1_der_decoding_relaxed;
asn1_der_decoding;
asn1_der_decoding_element;
asn1_der_decoding_startEnd;