diff options
author | reyk <> | 2014-04-13 17:29:41 +0000 |
---|---|---|
committer | reyk <> | 2014-04-13 17:29:41 +0000 |
commit | 7aeb3e8167cb7d137c87f5f1d5c137a33ccd3925 (patch) | |
tree | 8a9e11bbc7bfc49c688ab27cbfa8db9e62586195 /src/lib/libcrypto/util/libeay.num | |
parent | b9483ecbdb9fb07cf19dd6404a4a1a6a3cd0b27e (diff) | |
download | openbsd-7aeb3e8167cb7d137c87f5f1d5c137a33ccd3925.tar.gz openbsd-7aeb3e8167cb7d137c87f5f1d5c137a33ccd3925.tar.bz2 openbsd-7aeb3e8167cb7d137c87f5f1d5c137a33ccd3925.zip |
Remove the IBM 4758 engine: we don't have this hardware and it is an
old PCI accelerator that was EOL'ed in 2005.
ok deraadt@
Diffstat (limited to 'src/lib/libcrypto/util/libeay.num')
-rw-r--r-- | src/lib/libcrypto/util/libeay.num | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/util/libeay.num b/src/lib/libcrypto/util/libeay.num index aa86b2b8b1..39395014f3 100644 --- a/src/lib/libcrypto/util/libeay.num +++ b/src/lib/libcrypto/util/libeay.num | |||
@@ -2772,7 +2772,6 @@ OPENSSL_load_builtin_modules 3214 EXIST::FUNCTION: | |||
2772 | AES_ofb128_encrypt 3215 EXIST::FUNCTION:AES | 2772 | AES_ofb128_encrypt 3215 EXIST::FUNCTION:AES |
2773 | AES_ctr128_encrypt 3216 EXIST::FUNCTION:AES | 2773 | AES_ctr128_encrypt 3216 EXIST::FUNCTION:AES |
2774 | AES_cfb128_encrypt 3217 EXIST::FUNCTION:AES | 2774 | AES_cfb128_encrypt 3217 EXIST::FUNCTION:AES |
2775 | ENGINE_load_4758cca 3218 EXIST::FUNCTION:ENGINE,STATIC_ENGINE | ||
2776 | _ossl_096_des_random_seed 3219 EXIST::FUNCTION:DES | 2775 | _ossl_096_des_random_seed 3219 EXIST::FUNCTION:DES |
2777 | EVP_aes_256_ofb 3220 EXIST::FUNCTION:AES | 2776 | EVP_aes_256_ofb 3220 EXIST::FUNCTION:AES |
2778 | EVP_aes_192_ofb 3221 EXIST::FUNCTION:AES | 2777 | EVP_aes_192_ofb 3221 EXIST::FUNCTION:AES |