Searched refs:rc4_state (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c1332 unsigned char rc4_state[260]; member in struct:__anon5243
1611 tmp_rc4_key->rc4_state[0] = 0x00;
1612 tmp_rc4_key->rc4_state[2] = 0x00;
1615 memcpy(&(tmp_rc4_key->rc4_state[4 + i * ctx->key_len]), key,
1641 rc4key.data = &(tmp_rc4_key->rc4_state[0]);
1646 &(tmp_rc4_key->rc4_state[0]),
1647 &(tmp_rc4_key->rc4_state[3]),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/demos/engines/zencod/
H A Dhw_zencod.c1269 unsigned char rc4_state [ 260 ] ; member in struct:__anon5537
1557 tmp_rc4_key->rc4_state [ 0 ] = 0x00 ;
1558 tmp_rc4_key->rc4_state [ 2 ] = 0x00 ;
1561 memcpy ( &( tmp_rc4_key->rc4_state [ 4 + i*ctx->key_len ] ), key, ctx->key_len ) ;
1586 rc4key.data = &( tmp_rc4_key->rc4_state [ 0 ] ) ;
1589 to_return = ptr_zencod_rc4_cipher ( &output, &input, (const zen_nb_t *) &rc4key, &( tmp_rc4_key->rc4_state [0] ), &( tmp_rc4_key->rc4_state [3] ), !tmp_rc4_key->first ) ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/demos/engines/zencod/
H A Dhw_zencod.c1269 unsigned char rc4_state [ 260 ] ; member in struct:__anon6442
1557 tmp_rc4_key->rc4_state [ 0 ] = 0x00 ;
1558 tmp_rc4_key->rc4_state [ 2 ] = 0x00 ;
1561 memcpy ( &( tmp_rc4_key->rc4_state [ 4 + i*ctx->key_len ] ), key, ctx->key_len ) ;
1586 rc4key.data = &( tmp_rc4_key->rc4_state [ 0 ] ) ;
1589 to_return = ptr_zencod_rc4_cipher ( &output, &input, (const zen_nb_t *) &rc4key, &( tmp_rc4_key->rc4_state [0] ), &( tmp_rc4_key->rc4_state [3] ), !tmp_rc4_key->first ) ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c1332 unsigned char rc4_state[260]; member in struct:__anon6148
1611 tmp_rc4_key->rc4_state[0] = 0x00;
1612 tmp_rc4_key->rc4_state[2] = 0x00;
1615 memcpy(&(tmp_rc4_key->rc4_state[4 + i * ctx->key_len]), key,
1641 rc4key.data = &(tmp_rc4_key->rc4_state[0]);
1646 &(tmp_rc4_key->rc4_state[0]),
1647 &(tmp_rc4_key->rc4_state[3]),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c1332 unsigned char rc4_state[260]; member in struct:__anon40173
1611 tmp_rc4_key->rc4_state[0] = 0x00;
1612 tmp_rc4_key->rc4_state[2] = 0x00;
1615 memcpy(&(tmp_rc4_key->rc4_state[4 + i * ctx->key_len]), key,
1641 rc4key.data = &(tmp_rc4_key->rc4_state[0]);
1646 &(tmp_rc4_key->rc4_state[0]),
1647 &(tmp_rc4_key->rc4_state[3]),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/demos/engines/zencod/
H A Dhw_zencod.c1269 unsigned char rc4_state [ 260 ] ; member in struct:__anon40467
1557 tmp_rc4_key->rc4_state [ 0 ] = 0x00 ;
1558 tmp_rc4_key->rc4_state [ 2 ] = 0x00 ;
1561 memcpy ( &( tmp_rc4_key->rc4_state [ 4 + i*ctx->key_len ] ), key, ctx->key_len ) ;
1586 rc4key.data = &( tmp_rc4_key->rc4_state [ 0 ] ) ;
1589 to_return = ptr_zencod_rc4_cipher ( &output, &input, (const zen_nb_t *) &rc4key, &( tmp_rc4_key->rc4_state [0] ), &( tmp_rc4_key->rc4_state [3] ), !tmp_rc4_key->first ) ;

Completed in 184 milliseconds