Searched hist:"76681661 be2859622872c3a8a1bd68260403ddd0" (Results 1 – 11 of 11) sorted by relevance
/freebsd/tools/tools/crypto/ |
H A D | Makefile | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/sys/opencrypto/ |
H A D | cryptodev_if.m | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
H A D | cryptodev.h | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
H A D | crypto.c | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
H A D | cryptodev.c | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/share/man/man9/ |
H A D | crypto_driver.9 | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
H A D | crypto.9 | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/share/man/man4/ |
H A D | crypto.4 | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/sys/dev/safe/ |
H A D | safe.c | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/sys/dev/hifn/ |
H A D | hifn7751.c | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|
/freebsd/ |
H A D | ObsoleteFiles.inc | diff 76681661be2859622872c3a8a1bd68260403ddd0 Mon Apr 12 23:27:42 CEST 2021 John Baldwin <jhb@FreeBSD.org> OCF: Remove support for asymmetric cryptographic operations.
There haven't been any non-obscure drivers that supported this functionality and it has been impossible to test to ensure that it still works. The only known consumer of this interface was the engine in OpenSSL < 1.1. Modern OpenSSL versions do not include support for this interface as it was not well-documented.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D29736
|