diff options
author | Richard Levitte <levitte@openssl.org> | 2000-08-02 05:44:16 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-08-02 05:44:16 +0200 |
commit | aa04f1d7ada3078ae321cfbb62613d514736087c (patch) | |
tree | 03aae83e05726c455cca66639f17ee2c9108bbf9 /util | |
parent | I had completely forgotten that print_table_entry also needed to read the two (diff) | |
download | openssl-aa04f1d7ada3078ae321cfbb62613d514736087c.tar.xz openssl-aa04f1d7ada3078ae321cfbb62613d514736087c.zip |
"make update"
Diffstat (limited to 'util')
-rwxr-xr-x | util/libeay.num | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num index ffcbbe4942..7ddce1ae5d 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1826,3 +1826,10 @@ i2c_ASN1_BIT_STRING 2422 RAND_poll 2423 c2i_ASN1_INTEGER 2424 i2c_ASN1_INTEGER 2425 +BIO_dump_indent 2426 +ASN1_parse_dump 2427 +c2i_ASN1_OBJECT 2428 +X509_NAME_print_ex_fp 2429 +ASN1_STRING_print_ex_fp 2430 +X509_NAME_print_ex 2431 +ASN1_STRING_print_ex 2432 |