diff options
| author | reyk <> | 2014-04-13 17:29:41 +0000 |
|---|---|---|
| committer | reyk <> | 2014-04-13 17:29:41 +0000 |
| commit | 45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc (patch) | |
| tree | 8a9e11bbc7bfc49c688ab27cbfa8db9e62586195 /src/lib/libcrypto/util/libeay.num | |
| parent | c58902e48afd8c412fce7121e54c6647c28298b9 (diff) | |
| download | openbsd-45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc.tar.gz openbsd-45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc.tar.bz2 openbsd-45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc.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 |
