| /freebsd-9-stable/sys/crypto/rc4/ |
| D | rc4.c | 70 state->index2 = 0; in rc4_init() 98 state->index2 += state->perm[state->index1]; in rc4_crypt() 102 &state->perm[state->index2]); in rc4_crypt() 105 j = state->perm[state->index1] + state->perm[state->index2]; in rc4_crypt()
|
| D | rc4.h | 46 u_char index2; member
|
| /freebsd-9-stable/usr.sbin/keyserv/ |
| D | crypt_server.c | 89 unsigned char index2; in prepare_key() local 99 index2 = 0; in prepare_key() 102 index2 = (key_data_ptr[index1] + state[counter] + in prepare_key() 103 index2) % 256; in prepare_key() 104 swap_byte(&state[counter], &state[index2]); in prepare_key()
|
| /freebsd-9-stable/release/picobsd/tinyware/msh/ |
| D | sh4.c | 723 register char *index1, *index2, c; local 728 index2 = j; 731 *index1++ = *index2; 732 *index2++ = c; 740 register char *index1, *index2, *index3; local 746 index2 = j; 751 *index3++ = *index2; 752 *index2++ = c;
|
| /freebsd-9-stable/contrib/groff/src/include/ |
| D | font.h | 47 int get_kern(int index1, int index2, int point_size); 110 void add_kern(int index1, int index2, int amount);
|
| /freebsd-9-stable/contrib/gcc/ |
| D | cfg.c | 1024 int index2; member 1089 (*slot)->index2 = original->index; in set_bb_original() 1094 (*slot)->index2 = original->index; in set_bb_original() 1111 return BASIC_BLOCK (entry->index2); in get_bb_original() 1131 (*slot)->index2 = copy->index; in set_bb_copy() 1136 (*slot)->index2 = copy->index; in set_bb_copy() 1153 return BASIC_BLOCK (entry->index2); in get_bb_copy()
|
| /freebsd-9-stable/sys/dev/sn/ |
| D | if_sn.c | 1416 uint32_t index, index2; in sn_getmcf() local 1430 index2 = 0; in sn_getmcf() 1432 index2 <<= 1; in sn_getmcf() 1433 index2 |= (index & 0x01); in sn_getmcf() 1436 af[index2 >> 3] |= 1 << (index2 & 7); in sn_getmcf()
|
| /freebsd-9-stable/sys/dev/nxge/ |
| D | if_nxge.c | 2047 int index = 0, index2 = 0; in xge_channel_open() local 2072 for(index2 = 0; index2 < index; index2++) { in xge_channel_open() 2073 xge_hal_channel_close(lldev->ring_channel[index2], in xge_channel_open() 2130 for(index2 = 0; index2 < index; index2++) in xge_channel_open() 2131 xge_hal_channel_close(lldev->ring_channel[index2], option); in xge_channel_open() 3359 int index1 = 0, index2 = 0; in xge_rx_initial_replenish() local 3398 for(index2 = index1 - 1; index2 >= 0; index2--) { in xge_rx_initial_replenish() 3400 rxd_priv->dmainfo[index2].dma_map); in xge_rx_initial_replenish()
|
| /freebsd-9-stable/crypto/openssl/crypto/rc4/ |
| D | rrc4.doc | 48 unsigned char index2; 58 index2 = 0; 61 index2 = (key_data_ptr[index1] + state[counter] + 62 index2) % 256; 63 swap_byte(&state[counter], &state[index2]);
|
| /freebsd-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_attr_leaf.c | 1108 (args->index2 <= args->index)) { in xfs_attr_leaf_add_work() 1109 args->index2++; in xfs_attr_leaf_add_work() 1375 args->index = args->index2 = blk2->index; in xfs_attr_leaf_rebalance() 1381 args->index2 = 0; in xfs_attr_leaf_rebalance() 1386 args->index = args->index2 = blk2->index; in xfs_attr_leaf_rebalance() 1391 args->index = args->index2 = blk1->index; in xfs_attr_leaf_rebalance() 2658 ASSERT(args->index2 < be16_to_cpu(leaf2->hdr.count)); in xfs_attr_leaf_flipflags() 2659 ASSERT(args->index2 >= 0); in xfs_attr_leaf_flipflags() 2660 entry2 = &leaf2->entries[ args->index2 ]; in xfs_attr_leaf_flipflags() 2673 name_loc = XFS_ATTR_LEAF_NAME_LOCAL(leaf2, args->index2); in xfs_attr_leaf_flipflags() [all …]
|
| D | xfs_da_btree.h | 127 int index2; /* index of 2nd attr in blk */ member
|
| D | xfs_attr.c | 860 args->index2 = args->index; in xfs_attr_leaf_addname() 951 args->index = args->index2; in xfs_attr_leaf_addname() 1194 args->index2 = args->index; in xfs_attr_node_addname() 1324 args->index = args->index2; in xfs_attr_node_addname()
|
| D | xfsidbg.c | 5766 n->blkno2, n->index2, n->rmtblkno2, n->rmtblkcnt2); in xfsidbg_xdaargs()
|
| /freebsd-9-stable/sys/netgraph/ |
| D | ng_ppp.c | 2395 const int index2 = *((const int *) v2); in ng_ppp_intcmp() local 2397 return ((int *)latency)[index1] - ((int *)latency)[index2]; in ng_ppp_intcmp()
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | southamerica | 200 # http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc
|