> Please review the fix in StubGenerator::aesgcm_avx512 and 
> StubGenerator::aesgcm_avx2 to handle some edge cases with input sizes that 
> are not multiple of the block size. 
> 
> Thanks to Thomas Holenstein and Lukas Zobernig for analyzing the issue and 
> providing the test case!

Jiangli Zhou has updated the pull request incrementally with one additional 
commit since the last revision:

  Fixed the ENCRYPT_16_BLKS fall through case that sviswa7 pointed out in PR 
review.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/28363/files
  - new: https://git.openjdk.org/jdk/pull/28363/files/d26d0ee9..4ea57ee7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28363&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28363&range=06-07

  Stats: 4 lines in 1 file changed: 1 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/28363.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28363/head:pull/28363

PR: https://git.openjdk.org/jdk/pull/28363

Reply via email to