diff options
author | Geoff Thorpe <geoff@openssl.org> | 2001-04-26 22:56:30 +0200 |
---|---|---|
committer | Geoff Thorpe <geoff@openssl.org> | 2001-04-26 22:56:30 +0200 |
commit | ab03b0df4c5ef75c0ad8bac9ce12c4be7f595f66 (patch) | |
tree | d3eb858b6dee01725a08e42fd454029ec1de20e1 /util | |
parent | Make notes about ENGINE changes. (diff) | |
download | openssl-ab03b0df4c5ef75c0ad8bac9ce12c4be7f595f66.tar.xz openssl-ab03b0df4c5ef75c0ad8bac9ce12c4be7f595f66.zip |
"make update"
Diffstat (limited to 'util')
-rwxr-xr-x | util/libeay.num | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num index 068ef15835..297c8fd513 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -2475,3 +2475,6 @@ ENGINE_cpy 2937 EXIST::FUNCTION: ENGINE_set_flags 2938 EXIST::FUNCTION: ENGINE_get_load_privkey_function 2939 EXIST::FUNCTION: ENGINE_cleanup 2940 EXIST::FUNCTION: +ENGINE_get_ex_new_index 2941 EXIST::FUNCTION: +ENGINE_get_ex_data 2942 EXIST::FUNCTION: +ENGINE_set_ex_data 2943 EXIST::FUNCTION: |