Home | History | Annotate | Download | only in bdes

Lines Matching defs:macbits

158 static int macbits = -1;			/* number of bits in authentication */
248 if ((macbits = setbits(optarg, 1)) > 64)
696 for (n = 0; macbits > 7; n++, macbits -= 8)
698 if (macbits > 0) {
700 for (j = 0; j < macbits; j++)
1026 for (n = 0; macbits > 7; n++, macbits -= 8)
1028 if (macbits > 0) {
1030 for (j = 0; j < macbits; j++)