Home
last modified time | relevance | path

Searched refs:keystream (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dhc128.cpp79 void HC128::GenerateKeystream(word32* keystream) in GenerateKeystream() argument
88 step_P(cc+0, cc+1, 0, 6, 13,4, keystream[0]); in GenerateKeystream()
89 step_P(cc+1, cc+2, 1, 7, 14,5, keystream[1]); in GenerateKeystream()
90 step_P(cc+2, cc+3, 2, 8, 15,6, keystream[2]); in GenerateKeystream()
91 step_P(cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in GenerateKeystream()
92 step_P(cc+4, cc+5, 4, 10,1, 8, keystream[4]); in GenerateKeystream()
93 step_P(cc+5, cc+6, 5, 11,2, 9, keystream[5]); in GenerateKeystream()
272 word32 i, keystream[16]; in Process() local
276 GenerateKeystream(keystream); in Process()
299 GenerateKeystream(keystream); in Process()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dhc128.cpp79 void HC128::GenerateKeystream(word32* keystream)
88 step_P(cc+0, cc+1, 0, 6, 13,4, keystream[0]);
89 step_P(cc+1, cc+2, 1, 7, 14,5, keystream[1]);
90 step_P(cc+2, cc+3, 2, 8, 15,6, keystream[2]);
91 step_P(cc+3, cc+4, 3, 9, 0, 7, keystream[3]);
92 step_P(cc+4, cc+5, 4, 10,1, 8, keystream[4]);
93 step_P(cc+5, cc+6, 5, 11,2, 9, keystream[5]);
272 word32 i, keystream[16];
276 GenerateKeystream(keystream);
299 GenerateKeystream(keystream);
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dhc128.cpp79 void HC128::GenerateKeystream(word32* keystream) in GenerateKeystream() argument
88 step_P(cc+0, cc+1, 0, 6, 13,4, keystream[0]); in GenerateKeystream()
89 step_P(cc+1, cc+2, 1, 7, 14,5, keystream[1]); in GenerateKeystream()
90 step_P(cc+2, cc+3, 2, 8, 15,6, keystream[2]); in GenerateKeystream()
91 step_P(cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in GenerateKeystream()
92 step_P(cc+4, cc+5, 4, 10,1, 8, keystream[4]); in GenerateKeystream()
93 step_P(cc+5, cc+6, 5, 11,2, 9, keystream[5]); in GenerateKeystream()
272 word32 i, keystream[16]; in Process() local
276 GenerateKeystream(keystream); in Process()
299 GenerateKeystream(keystream); in Process()
[all …]
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dhc128.cpp104 step_P(cc + 0, cc + 1, 0, 6, 13, 4, keystream[0]); in NAMESPACE_BEGIN()
105 step_P(cc + 1, cc + 2, 1, 7, 14, 5, keystream[1]); in NAMESPACE_BEGIN()
106 step_P(cc + 2, cc + 3, 2, 8, 15, 6, keystream[2]); in NAMESPACE_BEGIN()
107 step_P(cc + 3, cc + 4, 3, 9, 0, 7, keystream[3]); in NAMESPACE_BEGIN()
108 step_P(cc + 4, cc + 5, 4, 10, 1, 8, keystream[4]); in NAMESPACE_BEGIN()
109 step_P(cc + 5, cc + 6, 5, 11, 2, 9, keystream[5]); in NAMESPACE_BEGIN()
110 step_P(cc + 6, cc + 7, 6, 12, 3, 10, keystream[6]); in NAMESPACE_BEGIN()
111 step_P(cc + 7, cc + 8, 7, 13, 4, 11, keystream[7]); in NAMESPACE_BEGIN()
112 step_P(cc + 8, cc + 9, 8, 14, 5, 12, keystream[8]); in NAMESPACE_BEGIN()
205 word32 keystream[16]; in OperateKeystream() local
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhc128.cpp104 step_P(cc + 0, cc + 1, 0, 6, 13, 4, keystream[0]); in NAMESPACE_BEGIN()
105 step_P(cc + 1, cc + 2, 1, 7, 14, 5, keystream[1]); in NAMESPACE_BEGIN()
106 step_P(cc + 2, cc + 3, 2, 8, 15, 6, keystream[2]); in NAMESPACE_BEGIN()
107 step_P(cc + 3, cc + 4, 3, 9, 0, 7, keystream[3]); in NAMESPACE_BEGIN()
108 step_P(cc + 4, cc + 5, 4, 10, 1, 8, keystream[4]); in NAMESPACE_BEGIN()
109 step_P(cc + 5, cc + 6, 5, 11, 2, 9, keystream[5]); in NAMESPACE_BEGIN()
110 step_P(cc + 6, cc + 7, 6, 12, 3, 10, keystream[6]); in NAMESPACE_BEGIN()
111 step_P(cc + 7, cc + 8, 7, 13, 4, 11, keystream[7]); in NAMESPACE_BEGIN()
112 step_P(cc + 8, cc + 9, 8, 14, 5, 12, keystream[8]); in NAMESPACE_BEGIN()
205 word32 keystream[16]; in OperateKeystream() local
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhc128.cpp104 step_P(cc + 0, cc + 1, 0, 6, 13, 4, keystream[0]); in NAMESPACE_BEGIN()
105 step_P(cc + 1, cc + 2, 1, 7, 14, 5, keystream[1]); in NAMESPACE_BEGIN()
106 step_P(cc + 2, cc + 3, 2, 8, 15, 6, keystream[2]); in NAMESPACE_BEGIN()
107 step_P(cc + 3, cc + 4, 3, 9, 0, 7, keystream[3]); in NAMESPACE_BEGIN()
108 step_P(cc + 4, cc + 5, 4, 10, 1, 8, keystream[4]); in NAMESPACE_BEGIN()
109 step_P(cc + 5, cc + 6, 5, 11, 2, 9, keystream[5]); in NAMESPACE_BEGIN()
110 step_P(cc + 6, cc + 7, 6, 12, 3, 10, keystream[6]); in NAMESPACE_BEGIN()
111 step_P(cc + 7, cc + 8, 7, 13, 4, 11, keystream[7]); in NAMESPACE_BEGIN()
112 step_P(cc + 8, cc + 9, 8, 14, 5, 12, keystream[8]); in NAMESPACE_BEGIN()
205 word32 keystream[16]; in OperateKeystream() local
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dhc128.cpp104 step_P(cc + 0, cc + 1, 0, 6, 13, 4, keystream[0]); in NAMESPACE_BEGIN()
105 step_P(cc + 1, cc + 2, 1, 7, 14, 5, keystream[1]); in NAMESPACE_BEGIN()
106 step_P(cc + 2, cc + 3, 2, 8, 15, 6, keystream[2]); in NAMESPACE_BEGIN()
107 step_P(cc + 3, cc + 4, 3, 9, 0, 7, keystream[3]); in NAMESPACE_BEGIN()
108 step_P(cc + 4, cc + 5, 4, 10, 1, 8, keystream[4]); in NAMESPACE_BEGIN()
109 step_P(cc + 5, cc + 6, 5, 11, 2, 9, keystream[5]); in NAMESPACE_BEGIN()
110 step_P(cc + 6, cc + 7, 6, 12, 3, 10, keystream[6]); in NAMESPACE_BEGIN()
111 step_P(cc + 7, cc + 8, 7, 13, 4, 11, keystream[7]); in NAMESPACE_BEGIN()
112 step_P(cc + 8, cc + 9, 8, 14, 5, 12, keystream[8]); in NAMESPACE_BEGIN()
205 word32 keystream[16]; in OperateKeystream() local
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dhc128.c106 step_P(ctx, cc+0, cc+1, 0, 6, 13,4, keystream[0]); in generate_keystream()
107 step_P(ctx, cc+1, cc+2, 1, 7, 14,5, keystream[1]); in generate_keystream()
108 step_P(ctx, cc+2, cc+3, 2, 8, 15,6, keystream[2]); in generate_keystream()
109 step_P(ctx, cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in generate_keystream()
110 step_P(ctx, cc+4, cc+5, 4, 10,1, 8, keystream[4]); in generate_keystream()
111 step_P(ctx, cc+5, cc+6, 5, 11,2, 9, keystream[5]); in generate_keystream()
347 word32 i, keystream[16]; in DoProcess() local
351 generate_keystream(ctx, keystream); in DoProcess()
374 XMEMSET(keystream, 0, sizeof(keystream)); /* hush the static analysis */ in DoProcess()
375 generate_keystream(ctx, keystream); in DoProcess()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dhc128.c106 step_P(ctx, cc+0, cc+1, 0, 6, 13,4, keystream[0]); in generate_keystream()
107 step_P(ctx, cc+1, cc+2, 1, 7, 14,5, keystream[1]); in generate_keystream()
108 step_P(ctx, cc+2, cc+3, 2, 8, 15,6, keystream[2]); in generate_keystream()
109 step_P(ctx, cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in generate_keystream()
110 step_P(ctx, cc+4, cc+5, 4, 10,1, 8, keystream[4]); in generate_keystream()
111 step_P(ctx, cc+5, cc+6, 5, 11,2, 9, keystream[5]); in generate_keystream()
347 word32 i, keystream[16]; in DoProcess() local
351 generate_keystream(ctx, keystream); in DoProcess()
374 XMEMSET(keystream, 0, sizeof(keystream)); /* hush the static analysis */ in DoProcess()
375 generate_keystream(ctx, keystream); in DoProcess()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dhc128.c106 step_P(ctx, cc+0, cc+1, 0, 6, 13,4, keystream[0]); in generate_keystream()
107 step_P(ctx, cc+1, cc+2, 1, 7, 14,5, keystream[1]); in generate_keystream()
108 step_P(ctx, cc+2, cc+3, 2, 8, 15,6, keystream[2]); in generate_keystream()
109 step_P(ctx, cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in generate_keystream()
110 step_P(ctx, cc+4, cc+5, 4, 10,1, 8, keystream[4]); in generate_keystream()
111 step_P(ctx, cc+5, cc+6, 5, 11,2, 9, keystream[5]); in generate_keystream()
347 word32 i, keystream[16]; in DoProcess() local
351 generate_keystream(ctx, keystream); in DoProcess()
374 XMEMSET(keystream, 0, sizeof(keystream)); /* hush the static analysis */ in DoProcess()
375 generate_keystream(ctx, keystream); in DoProcess()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dhc128.c106 step_P(ctx, cc+0, cc+1, 0, 6, 13,4, keystream[0]); in generate_keystream()
107 step_P(ctx, cc+1, cc+2, 1, 7, 14,5, keystream[1]); in generate_keystream()
108 step_P(ctx, cc+2, cc+3, 2, 8, 15,6, keystream[2]); in generate_keystream()
109 step_P(ctx, cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in generate_keystream()
110 step_P(ctx, cc+4, cc+5, 4, 10,1, 8, keystream[4]); in generate_keystream()
111 step_P(ctx, cc+5, cc+6, 5, 11,2, 9, keystream[5]); in generate_keystream()
347 word32 i, keystream[16]; in DoProcess() local
351 generate_keystream(ctx, keystream); in DoProcess()
374 XMEMSET(keystream, 0, sizeof(keystream)); /* hush the static analysis */ in DoProcess()
375 generate_keystream(ctx, keystream); in DoProcess()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dhc128.c106 step_P(ctx, cc+0, cc+1, 0, 6, 13,4, keystream[0]); in generate_keystream()
107 step_P(ctx, cc+1, cc+2, 1, 7, 14,5, keystream[1]); in generate_keystream()
108 step_P(ctx, cc+2, cc+3, 2, 8, 15,6, keystream[2]); in generate_keystream()
109 step_P(ctx, cc+3, cc+4, 3, 9, 0, 7, keystream[3]); in generate_keystream()
110 step_P(ctx, cc+4, cc+5, 4, 10,1, 8, keystream[4]); in generate_keystream()
111 step_P(ctx, cc+5, cc+6, 5, 11,2, 9, keystream[5]); in generate_keystream()
347 word32 i, keystream[16]; in DoProcess() local
351 generate_keystream(ctx, keystream); in DoProcess()
374 XMEMSET(keystream, 0, sizeof(keystream)); /* hush the static analysis */ in DoProcess()
375 generate_keystream(ctx, keystream); in DoProcess()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/crypto/rc4/
H A Drc4_test.go12 key, keystream []byte member
50 keystream := make([]byte, len(g.keystream))
51 c.XORKeyStream(keystream, keystream)
52 for j, v := range keystream {
53 if g.keystream[j] != v {
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/jce/spec/
H A DTMMHParameterSpec.java57 protected IRandom keystream; field in TMMHParameterSpec
70 public TMMHParameterSpec(IRandom keystream, Integer tagLength, byte[] prefix) in TMMHParameterSpec() argument
72 this.keystream = keystream; in TMMHParameterSpec()
83 public TMMHParameterSpec(IRandom keystream, Integer tagLength) in TMMHParameterSpec() argument
85 this(keystream, tagLength, null); in TMMHParameterSpec()
95 return keystream; in getKeystream()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/jce/spec/
H A DTMMHParameterSpec.java57 protected IRandom keystream; field in TMMHParameterSpec
70 public TMMHParameterSpec(IRandom keystream, Integer tagLength, byte[] prefix) in TMMHParameterSpec() argument
72 this.keystream = keystream; in TMMHParameterSpec()
83 public TMMHParameterSpec(IRandom keystream, Integer tagLength) in TMMHParameterSpec() argument
85 this(keystream, tagLength, null); in TMMHParameterSpec()
95 return keystream; in getKeystream()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/jce/spec/
H A DTMMHParameterSpec.java57 protected IRandom keystream; field in TMMHParameterSpec
70 public TMMHParameterSpec(IRandom keystream, Integer tagLength, byte[] prefix) in TMMHParameterSpec() argument
72 this.keystream = keystream; in TMMHParameterSpec()
83 public TMMHParameterSpec(IRandom keystream, Integer tagLength) in TMMHParameterSpec() argument
85 this(keystream, tagLength, null); in TMMHParameterSpec()
95 return keystream; in getKeystream()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/jce/spec/
H A DTMMHParameterSpec.java57 protected IRandom keystream; field in TMMHParameterSpec
70 public TMMHParameterSpec(IRandom keystream, Integer tagLength, byte[] prefix) in TMMHParameterSpec() argument
72 this.keystream = keystream; in TMMHParameterSpec()
83 public TMMHParameterSpec(IRandom keystream, Integer tagLength) in TMMHParameterSpec() argument
85 this(keystream, tagLength, null); in TMMHParameterSpec()
95 return keystream; in getKeystream()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/crypto/jce/spec/
H A DTMMHParameterSpec.java57 protected IRandom keystream; field in TMMHParameterSpec
70 public TMMHParameterSpec(IRandom keystream, Integer tagLength, byte[] prefix) in TMMHParameterSpec() argument
72 this.keystream = keystream; in TMMHParameterSpec()
83 public TMMHParameterSpec(IRandom keystream, Integer tagLength) in TMMHParameterSpec() argument
85 this(keystream, tagLength, null); in TMMHParameterSpec()
95 return keystream; in getKeystream()
/dports/security/sudo/sudo-1.9.8p2/lib/util/
H A Darc4random.c153 unsigned char *keystream; in _rs_random_buf() local
160 keystream = rs_buf + sizeof(rs_buf) - rs_have; in _rs_random_buf()
161 memcpy(buf, keystream, m); in _rs_random_buf()
162 memset(keystream, 0, m); in _rs_random_buf()
175 unsigned char *keystream; in _rs_random_u32() local
180 keystream = rs_buf + sizeof(rs_buf) - rs_have; in _rs_random_u32()
181 memcpy(val, keystream, sizeof(*val)); in _rs_random_u32()
182 memset(keystream, 0, sizeof(*val)); in _rs_random_u32()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/mac/
H A DTMMH16.java90 private IRandom keystream = null; // the keystream generator field in TMMH16
148 if (keystream == null) in init()
153 keystream = prng; in init()
157 Ki[i] = K0[i] = getNextKeyWord(keystream); in init()
177 this.update(b, keystream); in update()
183 this.update(b[offset + i], keystream); in update()
206 return this.digest(keystream); in digest()
230 if (this.keystream != null) in clone()
231 result.keystream = (IRandom) this.keystream.clone(); in clone()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/mac/
H A DTMMH16.java90 private IRandom keystream = null; // the keystream generator field in TMMH16
148 if (keystream == null) in init()
153 keystream = prng; in init()
157 Ki[i] = K0[i] = getNextKeyWord(keystream); in init()
177 this.update(b, keystream); in update()
183 this.update(b[offset + i], keystream); in update()
206 return this.digest(keystream); in digest()
230 if (this.keystream != null) in clone()
231 result.keystream = (IRandom) this.keystream.clone(); in clone()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/mac/
H A DTMMH16.java90 private IRandom keystream = null; // the keystream generator field in TMMH16
148 if (keystream == null) in init()
153 keystream = prng; in init()
157 Ki[i] = K0[i] = getNextKeyWord(keystream); in init()
177 this.update(b, keystream); in update()
183 this.update(b[offset + i], keystream); in update()
206 return this.digest(keystream); in digest()
230 if (this.keystream != null) in clone()
231 result.keystream = (IRandom) this.keystream.clone(); in clone()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/mac/
H A DTMMH16.java90 private IRandom keystream = null; // the keystream generator field in TMMH16
148 if (keystream == null) in init()
153 keystream = prng; in init()
157 Ki[i] = K0[i] = getNextKeyWord(keystream); in init()
177 this.update(b, keystream); in update()
183 this.update(b[offset + i], keystream); in update()
206 return this.digest(keystream); in digest()
230 if (this.keystream != null) in clone()
231 result.keystream = (IRandom) this.keystream.clone(); in clone()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/crypto/mac/
H A DTMMH16.java90 private IRandom keystream = null; // the keystream generator field in TMMH16
148 if (keystream == null) in init()
153 keystream = prng; in init()
157 Ki[i] = K0[i] = getNextKeyWord(keystream); in init()
177 this.update(b, keystream); in update()
183 this.update(b[offset + i], keystream); in update()
206 return this.digest(keystream); in digest()
230 if (this.keystream != null) in clone()
231 result.keystream = (IRandom) this.keystream.clone(); in clone()
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/
H A Draw_ctr.c59 uint8_t *keystream; /** block_len * NR_BLOCKS bytes **/ member
117 uint8_t *keystream; in create_keystream() local
119 keystream = align_alloc(block_len * NR_BLOCKS, (unsigned)block_len); in create_keystream()
120 if (NULL == keystream) { in create_keystream()
126 keystream, in create_keystream()
129 return keystream; in create_keystream()
177 if (NULL == ctr_state->keystream) { in CTR_start_operation()
198 align_free(ctr_state->keystream); in CTR_start_operation()
228 ctr_state->keystream, in update_keystream()
260 *out++ = *in++ ^ ctr_state->keystream[j + ctr_state->used_ks]; in CTR_encrypt()
[all …]

12345678910>>...13