Searched refs:id32_hibit (Results 1 – 2 of 2) sorted by relevance
108 ctx->id32_hibit ^= 0x80000000; in idgen32_rekey()118 ctx->id32_hibit = arc4random() & 0x80000000; in idgen32_init()132 ret = ctx->id32_hibit | idgen32_permute(ctx, in idgen32()
26 u_int32_t id32_hibit; member