Searched refs:ZEN_DES_KEY (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.c1374 } ZEN_DES_KEY; typedef in typeref:struct:__anon5244
1383 sizeof(ZEN_DES_KEY),
1662 ZEN_DES_KEY *tmp_des_key = NULL;
1665 tmp_des_key = (ZEN_DES_KEY *) (ctx->cipher_data);
1695 (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_key;
1697 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[8];
1699 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[16];
1702 memcpy(((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv, ctx->iv, 8);
1704 iv.data = (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/demos/engines/zencod/
H A Dhw_zencod.c1314 } ZEN_DES_KEY ; typedef in typeref:struct:__anon5538
1324 sizeof(ZEN_DES_KEY),
1603 ZEN_DES_KEY *tmp_des_key = NULL ;
1606 tmp_des_key = (ZEN_DES_KEY *) ( ctx->cipher_data ) ;
1635 deskey_1.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key ;
1636 deskey_2.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 8 ] ;
1637 deskey_3.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 16 ] ;
1640 memcpy ( ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv, ctx->iv, 8 ) ;
1642 iv.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/demos/engines/zencod/
H A Dhw_zencod.c1314 } ZEN_DES_KEY ; typedef in typeref:struct:__anon6443
1324 sizeof(ZEN_DES_KEY),
1603 ZEN_DES_KEY *tmp_des_key = NULL ;
1606 tmp_des_key = (ZEN_DES_KEY *) ( ctx->cipher_data ) ;
1635 deskey_1.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key ;
1636 deskey_2.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 8 ] ;
1637 deskey_3.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 16 ] ;
1640 memcpy ( ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv, ctx->iv, 8 ) ;
1642 iv.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c1374 } ZEN_DES_KEY; typedef in typeref:struct:__anon6149
1383 sizeof(ZEN_DES_KEY),
1662 ZEN_DES_KEY *tmp_des_key = NULL;
1665 tmp_des_key = (ZEN_DES_KEY *) (ctx->cipher_data);
1695 (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_key;
1697 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[8];
1699 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[16];
1702 memcpy(((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv, ctx->iv, 8);
1704 iv.data = (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c1374 } ZEN_DES_KEY; typedef in typeref:struct:__anon40174
1383 sizeof(ZEN_DES_KEY),
1662 ZEN_DES_KEY *tmp_des_key = NULL;
1665 tmp_des_key = (ZEN_DES_KEY *) (ctx->cipher_data);
1695 (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_key;
1697 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[8];
1699 (unsigned char *)&((ZEN_DES_KEY *) (ctx->cipher_data))->des_key[16];
1702 memcpy(((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv, ctx->iv, 8);
1704 iv.data = (unsigned char *)((ZEN_DES_KEY *) (ctx->cipher_data))->des_iv;
/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.c1314 } ZEN_DES_KEY ; typedef in typeref:struct:__anon40468
1324 sizeof(ZEN_DES_KEY),
1603 ZEN_DES_KEY *tmp_des_key = NULL ;
1606 tmp_des_key = (ZEN_DES_KEY *) ( ctx->cipher_data ) ;
1635 deskey_1.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key ;
1636 deskey_2.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 8 ] ;
1637 deskey_3.data = (unsigned char *) &( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_key [ 16 ] ;
1640 memcpy ( ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv, ctx->iv, 8 ) ;
1642 iv.data = (unsigned char *) ( (ZEN_DES_KEY *) ( ctx->cipher_data ) )->des_iv ;

Completed in 131 milliseconds