Lines Matching defs:current
330 static uint8_t current[HASH_KEY_SIZE];
341 random_bytes(current, sizeof(current));
345 memcpy(hash_key, current, sizeof(current));
569 * We allow removing the current entry while iterating, but removal may cause
626 * We allow removing the current entry while iterating, but removal may cause
668 /* ... or remove entries other than the current one */
1130 * Not much to do if by luck the entry hashes to its current
1146 * Find the new bucket for the current entry. This may make
1152 /* Did the current entry displace another one? */