diff options
| author | reyk <> | 2014-04-13 17:48:39 +0000 |
|---|---|---|
| committer | reyk <> | 2014-04-13 17:48:39 +0000 |
| commit | 7dc72eaf8325af95a34110a8cbd9fad68efeeedb (patch) | |
| tree | 9bdaa1e908478a524d891b9e8b40843370958f1e /src/lib/libcrypto/util/libeay.num | |
| parent | 45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc (diff) | |
| download | openbsd-7dc72eaf8325af95a34110a8cbd9fad68efeeedb.tar.gz openbsd-7dc72eaf8325af95a34110a8cbd9fad68efeeedb.tar.bz2 openbsd-7dc72eaf8325af95a34110a8cbd9fad68efeeedb.zip | |
Remove the Broadcom ubsec engine:
The vendor_defns/hw_ubsec.h file has a copyright that does not grant rights!
Vendor files should either include a compatible license in the
copyright statement or use OpenSSL's defaults, but adding a copyright
statement without any terms is not acceptable. It should not have
been included in the first place.
(The ubsec(4) kernel driver is not affected by this change)
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 39395014f3..ce05ae40a2 100644 --- a/src/lib/libcrypto/util/libeay.num +++ b/src/lib/libcrypto/util/libeay.num | |||
| @@ -2071,7 +2071,6 @@ PKCS7_ATTR_SIGN_it 2632 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI | |||
| 2071 | UI_add_error_string 2633 EXIST::FUNCTION: | 2071 | UI_add_error_string 2633 EXIST::FUNCTION: |
| 2072 | KRB5_CHECKSUM_free 2634 EXIST::FUNCTION: | 2072 | KRB5_CHECKSUM_free 2634 EXIST::FUNCTION: |
| 2073 | OCSP_REQUEST_get_ext 2635 EXIST::FUNCTION: | 2073 | OCSP_REQUEST_get_ext 2635 EXIST::FUNCTION: |
| 2074 | ENGINE_load_ubsec 2636 EXIST::FUNCTION:ENGINE,STATIC_ENGINE | ||
| 2075 | ENGINE_register_all_digests 2637 EXIST::FUNCTION:ENGINE | 2074 | ENGINE_register_all_digests 2637 EXIST::FUNCTION:ENGINE |
| 2076 | PKEY_USAGE_PERIOD_it 2638 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE: | 2075 | PKEY_USAGE_PERIOD_it 2638 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE: |
| 2077 | PKEY_USAGE_PERIOD_it 2638 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: | 2076 | PKEY_USAGE_PERIOD_it 2638 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: |
