Date: Wed, 12 Jul 2023 16:47:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272454] openssl 3 fips module doesn't load on arm64 Message-ID: <bug-272454-227-BRyqeN1P38@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272454-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272454 Pierre Pronchery <pierre@freebsdfoundation.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pierre@freebsdfoundation.or | |g --- Comment #1 from Pierre Pronchery <pierre@freebsdfoundation.org> --- According to https://www.openssl.org/docs/man3.0/man7/EVP_CIPHER-AES.html most of the AES algorithms should be provided by the FIPS module, but the Makefile does not build them. I suspect that on amd64 the symbols are exposed through libcrypto.so, while arm64 looks for them only in fips.so. Does it make sense? I am preparing a patch anyway. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272454-227-BRyqeN1P38>
