Page MenuHomeFreeBSD

OCF: Remove support for asymmetric cryptographic operations.
ClosedPublic

Authored by jhb on Apr 12 2021, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 8:44 PM
Unknown Object (File)
Wed, Apr 17, 4:30 AM
Unknown Object (File)
Sat, Apr 13, 1:25 AM
Unknown Object (File)
Mar 30 2024, 3:57 AM
Unknown Object (File)
Mar 30 2024, 3:57 AM
Unknown Object (File)
Mar 30 2024, 3:44 AM
Unknown Object (File)
Feb 25 2024, 2:34 PM
Unknown Object (File)
Jan 12 2024, 9:11 PM
Subscribers

Details

Summary

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.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38545
Build 35434: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 12 2021, 8:55 PM

Nice cleanup. I didn't review the man page language updates super thoroughly, but the parts I skimmed looked good.

share/man/man9/Makefile
919

does this last one need an OLD_FILES line?

This revision is now accepted and ready to land.Apr 12 2021, 9:11 PM
share/man/man9/Makefile
919

... no, I just forgot about it scrolling down. Nevermind.