Searched refs:jj (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5_skey.c80 int i,j,m,c,t,ii,jj; local
114 ii=jj=0;
121 k=(L[jj]+A+B)&RC5_32_MASK;
122 B=L[jj]=ROTATE_l32(k,m);
124 if (++jj >= c) jj=0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_skey.c66 int i,j,m,c,t,ii,jj; local
100 ii=jj=0;
107 k=(L[jj]+A+B)&RC5_32_MASK;
108 B=L[jj]=ROTATE_l32(k,m);
110 if (++jj >= c) jj=0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dlatticehint.c363 int amiss=0,bmiss=0,ii,jj;
365 for(jj=0;jj<tempcount[j];jj++)
366 if(tempstack[i][ii]==tempstack[j][jj])break;
367 if(jj==tempcount[j])amiss++;
369 for(jj=0;jj<tempcount[j];jj++){
371 if(tempstack[i][ii]==tempstack[j][jj])brea
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dhdparm.c552 uint16_t *val, ii, jj, kk; local
629 jj = val[MAJOR] << 1;
632 if (jj & 0x8000) {
640 jj <<= 1;
700 jj = val[CDR_MAJOR] >> 1;
702 if (jj & 0x0001) printf("-%u ", ii);
703 jj >>= 1;
717 jj = val[GEN_CONFIG] >> 1;
719 if (jj & 0x0001)
721 jj >>
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Dbio_b64.c298 int z,jj; local
300 jj=(i>>2)<<2;
302 (unsigned char *)ctx->tmp,jj);
303 if (jj > 2)
305 if (ctx->tmp[jj-1] == '=')
308 if (ctx->tmp[jj-2] == '=')
312 /* z is now number of output bytes and jj is the
314 if (jj != i)
317 (unsigned char *)&(ctx->tmp[jj]),i-jj);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dbio_b64.c298 int z,jj; local
300 jj=(i>>2)<<2;
302 (unsigned char *)ctx->tmp,jj);
303 if (jj > 2)
305 if (ctx->tmp[jj-1] == '=')
308 if (ctx->tmp[jj-2] == '=')
312 /* z is now number of output bytes and jj is the
314 if (jj != i)
317 (unsigned char *)&(ctx->tmp[jj]),i-jj);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpk7_doit.c207 int jj,max; local
252 jj=EVP_PKEY_size(pkey);
254 if (max < jj) max=jj;
266 jj=EVP_PKEY_encrypt(tmp,key,keylen,pkey);
268 if (jj <= 0)
274 if (!M_ASN1_OCTET_STRING_set(ri->enc_key,tmp,jj))
426 int jj; local
455 jj=EVP_PKEY_size(pkey);
456 tmp=(unsigned char *)OPENSSL_malloc(jj
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dpk7_doit.c185 int jj,max; local
221 jj=EVP_PKEY_size(pkey);
223 if (max < jj) max=jj;
234 jj=EVP_PKEY_encrypt(tmp,key,keylen,pkey);
236 if (jj <= 0)
242 if (!M_ASN1_OCTET_STRING_set(ri->enc_key,tmp,jj))
391 int jj; local
420 jj=EVP_PKEY_size(pkey);
421 tmp=(unsigned char *)OPENSSL_malloc(jj
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Ddecompress.c360 Int32 ii, jj, kk; local
363 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
364 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj);
425 Int32 ii, jj, kk, pp, lno, off; local
466 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
467 s->mtfa[kk] = s->mtfa[s->mtfbase[ii] + jj];
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgmerge.c1148 long int jj; local
1157 for (jj = 0; jj < nn; jj++)
1159 message_ty *refmsg = refmlp->item[jj];
1176 search_results[jj].found = defmsg;
1177 search_results[jj].fuzzy = false;
1189 search_results[jj].found = defmsg;
1190 search_results[jj].fuzzy = true;
1193 search_results[jj]
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DNCR53c406a.c460 int ii, jj; local
464 for (jj = 0; (jj < SIGNATURE_COUNT) && !bios_base; jj++)
465 if (!memcmp((void *) addresses[ii] + signatures[jj].sig_offset, (void *) signatures[jj].signature, (int) signatures[jj].sig_length))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbzip2_inflate.c1447 Int32 ii, jj, kk; local
1450 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
1451 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj);
1505 Int32 ii, jj, kk, pp, lno, off; local
1546 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
1547 s->mtfa[kk] = s->mtfa[s->mtfbase[ii] + jj];
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c357 int ii, jj; local
364 for (jj = 0; jj < LOGICAL_PORTS; jj++) {
365 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj])
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavsdsp.c493 CAVS_SUBPIX_HV(put_, op_put3, jj, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 0)
502 CAVS_SUBPIX_HV(avg_, op_avg3, jj, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c101155 int jj; local
106264 int jj, ii; local
108353 int jj; local
108512 int jj; local
108585 int jj; local
108730 int jj; local
108810 int jj; local
109005 int jj; local
110029 int jj; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dcompat.c949 int jj = NAME_OFFSET(dirent); local
950 int reclen = ALIGN(jj + namlen + 1, sizeof(u64));

Completed in 459 milliseconds