Lines Matching defs:current
384 static uint8_t current[HASH_KEY_SIZE];
395 random_bytes(current, sizeof(current));
399 memcpy(hash_key, current, sizeof(current));
623 * We allow removing the current entry while iterating, but removal may cause
680 * We allow removing the current entry while iterating, but removal may cause
722 /* ... or remove entries other than the current one */
1176 * Not much to do if by luck the entry hashes to its current
1192 * Find the new bucket for the current entry. This may make
1198 /* Did the current entry displace another one? */