On Fri, 11 Jun 2021 17:54:02 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> Thanks for your comments Vladimir. The intrinsic is called for encrypt as >> well as decrypt operation. > > Only one intrinsic is declared in this change: `_galoisCounterMode_AESCrypt`. > Other AES intrinsics have 2 that is why they have to pass intrinsic_id(). See > lines before this. Note, _counterMode_AESCrypt is not example - it has the same issue. ------------- PR: https://git.openjdk.java.net/jdk/pull/4019