Searched refs:st_num (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c154 int st_num; /* own index */ member in struct:hfc4s8s_l1
360 l1->hw->mr.r_irq_fifo_blx[l1->st_num] |=
377 l1->st_num);
394 l1->st_num);
440 l1->hw->mr.r_irq_fifo_blx[l1->st_num] |=
462 st_num]
467 (l1->st_num * 8 +
478 (l1->st_num * 8 +
488 l1->st_num);
508 st_num]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rand/
H A Dmd_rand.c325 int i,j,k,st_num,st_idx; local
443 st_num=state_num;
452 /* state[st_idx], ..., state[(st_idx + num_ceil - 1) % st_num]
479 k=(st_idx+MD_DIGEST_LENGTH/2)-st_num;
492 if (st_idx >= st_num)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Dmd_rand.c324 int i,j,k,st_num,st_idx; local
434 st_num=state_num;
443 /* state[st_idx], ..., state[(st_idx + num_ceil - 1) % st_num]
470 k=(st_idx+MD_DIGEST_LENGTH/2)-st_num;
483 if (st_idx >= st_num)

Completed in 109 milliseconds