Searched defs:isSimulated (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DMAC.java195 final byte[] compute(byte type, ByteBuffer bb, boolean isSimulated) { argument
131 compute(byte type, byte buf[], int offset, int len, boolean isSimulated) argument
163 compute(byte type, ByteBuffer bb, byte[] sequence, boolean isSimulated) argument
H A DInputRecord.java485 checkMacTags(byte contentType, ByteBuffer bb, MAC signer, byte[] sequence, boolean isSimulated) argument
541 checkMacTags(byte contentType, byte[] buffer, int offset, int contentLen, MAC signer, boolean isSimulated) argument

Completed in 91 milliseconds