Searched refs:atLengthPre (Results 1 – 1 of 1) sorted by relevance
59 private long atLengthPre; field in GCMBlockCipher208 this.atLengthPre = 0; in init()306 atLengthPre = atLength; in initCipher()313 atLengthPre += atBlockPos; in initCipher()316 if (atLengthPre > 0) in initCipher()432 if (atLength > atLengthPre) in doFinal()448 if (atLengthPre > 0) in doFinal()530 atLengthPre = 0; in reset()