aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-09-04 17:19:55 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-09-04 17:19:55 +0000
commitaef838fc957afefc4d49a360f1ab77b14595f27c (patch)
treeee95048ee99db1b62be8baf7710b8fb19c6e49b2 /util
parentb74ba295da96a0aebefd52161629230329265c68 (diff)
downloadopenssl-aef838fc957afefc4d49a360f1ab77b14595f27c.zip
openssl-aef838fc957afefc4d49a360f1ab77b14595f27c.tar.gz
openssl-aef838fc957afefc4d49a360f1ab77b14595f27c.tar.bz2
New UTF8 utility functions to parse/generate UTF8 strings.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 8e7e63d..d28fa26 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -1874,3 +1874,5 @@ NETSCAPE_SPKI_set_pubkey 1898
NETSCAPE_SPKI_b64_encode 1899
NETSCAPE_SPKI_get_pubkey 1900
NETSCAPE_SPKI_b64_decode 1901
+UTF8_putc 1902
+UTF8_getc 1903