Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:tLen

688                 int tLen;
693 tLen = (int) getTLenMethod.invoke(params);
696 return new GCMParameters(tLen, iv);