Searched defs:isCBCMode (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/src/main/java/sun/security/ssl/ | ||
D | CipherBox.java | 118 private final boolean isCBCMode; field in CipherBox |
D | CipherSuite.java | 424 final boolean isCBCMode; field in CipherSuite.BulkCipher |