On Mon, 9 Aug 2021 18:08:53 GMT, Valerie Peng <valer...@openjdk.org> wrote:

>> I do not understand this comment
>
> Doesn't implGCMCrypt(...) return an int telling how much bytes it has 
> processed? Then we adjust the index and remain input length with this value. 
> But here we didn't save the return value which looks wrong. Did I miss 
> something?
> 
> Never mind my second comment, I mis-read the code.

Ah.. I see.. yes, it should be included in len

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

PR: https://git.openjdk.java.net/jdk/pull/4019

Reply via email to