Searched refs:V3toV2CipherMap3 (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/sun/security/ssl/ | ||
H A D | OutputRecord.java | 485 private static int[] V3toV2CipherMap3 = field in class:OutputRecord 511 buf[count++] = (byte)V3toV2CipherMap3[byte2]; |
Completed in 568 milliseconds