Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:maxSealOverhead

171     private int maxSealOverhead;
228 int maxSealOverhead() {
229 return maxSealOverhead;
424 maxSealOverhead = ssl.getMaxSealOverhead();