Home
last modified time | relevance | path

Searched refs:IV_BLOCK (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.java145 private static final byte[] IV_BLOCK field in AbstractHandshake
687 seed = new byte[IV_BLOCK.length + in generateKeys()
690 System.arraycopy(IV_BLOCK, 0, seed, 0, IV_BLOCK.length); in generateKeys()
691 clientRandom.buffer().get(seed, IV_BLOCK.length, in generateKeys()
693 serverRandom.buffer().get(seed, IV_BLOCK.length in generateKeys()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.java145 private static final byte[] IV_BLOCK field in AbstractHandshake
687 seed = new byte[IV_BLOCK.length + in generateKeys()
690 System.arraycopy(IV_BLOCK, 0, seed, 0, IV_BLOCK.length); in generateKeys()
691 clientRandom.buffer().get(seed, IV_BLOCK.length, in generateKeys()
693 serverRandom.buffer().get(seed, IV_BLOCK.length in generateKeys()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.java145 private static final byte[] IV_BLOCK field in AbstractHandshake
687 seed = new byte[IV_BLOCK.length + in generateKeys()
690 System.arraycopy(IV_BLOCK, 0, seed, 0, IV_BLOCK.length); in generateKeys()
691 clientRandom.buffer().get(seed, IV_BLOCK.length, in generateKeys()
693 serverRandom.buffer().get(seed, IV_BLOCK.length in generateKeys()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.java145 private static final byte[] IV_BLOCK field in AbstractHandshake
687 seed = new byte[IV_BLOCK.length + in generateKeys()
690 System.arraycopy(IV_BLOCK, 0, seed, 0, IV_BLOCK.length); in generateKeys()
691 clientRandom.buffer().get(seed, IV_BLOCK.length, in generateKeys()
693 serverRandom.buffer().get(seed, IV_BLOCK.length in generateKeys()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.java145 private static final byte[] IV_BLOCK field in AbstractHandshake
687 seed = new byte[IV_BLOCK.length + in generateKeys()
690 System.arraycopy(IV_BLOCK, 0, seed, 0, IV_BLOCK.length); in generateKeys()
691 clientRandom.buffer().get(seed, IV_BLOCK.length, in generateKeys()
693 serverRandom.buffer().get(seed, IV_BLOCK.length in generateKeys()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h117 static JArray< jbyte > * IV_BLOCK; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h117 static JArray< jbyte > * IV_BLOCK; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h117 static JArray< jbyte > * IV_BLOCK; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h117 static JArray< jbyte > * IV_BLOCK; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h117 static JArray< jbyte > * IV_BLOCK; variable