Date: Mon, 12 Apr 2021 21:35:10 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 06cdfe2d8a3b - main - RELNOTES: Document removal of asym crypto from OCF. Message-ID: <202104122135.13CLZA96070363@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=06cdfe2d8a3b0080b60bde5fa7dfcd9e3c64f4d7 commit 06cdfe2d8a3b0080b60bde5fa7dfcd9e3c64f4d7 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-04-12 21:34:23 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2021-04-12 21:34:45 +0000 RELNOTES: Document removal of asym crypto from OCF. Sponsored by: Chelsio Communications --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index a4f276592a73..ec989a428f9e 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,3 +10,6 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +76681661be28 + Remove support for assymetric cryptographic operations from + the kernel open cryptographic framework (OCF).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104122135.13CLZA96070363>