Lines Matching defs:first
989 int i, first = 1;
1021 if (first) {
1030 if (md5_vector(first ? 3 : 2, addr, elen, hash) < 0) {
1034 first = 0;
1064 int i, len, first = 1;
1087 if (first) {
1096 md5_vector(first ? 3 : 2, addr, _len, hash);
1097 first = 0;
1442 * The k tagged vlans found are sorted by vlan_id and stored in the first k
1611 while (pos >= str + 16) { /* all but the first block */
1624 /* decrypt first block */
1638 /* derive plaintext length from first subfield */