RFR: 8283022: com/sun/crypto/provider/Cipher/AEAD/GCMBufferTest.java failing with -Xcomp after 8273297
Alan Bateman
alanb at openjdk.java.net
Mon Apr 18 15:56:32 UTC 2022
On Mon, 18 Apr 2022 15:13:14 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
> x86-64 only uses this intrinsic, aarch64 does not support this intrinsic and uses the java code.
It looks like aarch64 has an implementation of generate_galoisCounterMode_AESCrypt, isn't that the code that implGCMCrypt0 runs?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8280
More information about the security-dev
mailing list