Searched refs:nltap (Results 1 – 8 of 8) sorted by relevance
261 static ulong32 nltap(sober128_prng *c) in nltap() function318 newkonst = nltap(c); in s128_genkonst()370 XORNL(nltap(c)); in sober128_add_entropy()395 XORNL(nltap(c)); in sober128_add_entropy()455 t = nltap(c); in sober128_read()464 c->sbuf = nltap(c); in sober128_read()
81 static ulong32 nltap(sober128_state *c) in nltap() function117 newkonst = nltap(c); in s128_genkonst()187 XORNL(nltap(c)); in sober128_stream_setup()229 XORNL(nltap(c)); in sober128_stream_setiv()299 t = nltap(c); in sober128_stream_crypt()309 c->sbuf = nltap(c); in sober128_stream_crypt()
83 static ulong32 nltap(sober128_state *c) in nltap() function119 newkonst = nltap(c); in s128_genkonst()189 XORNL(nltap(c)); in sober128_stream_setup()231 XORNL(nltap(c)); in sober128_stream_setiv()301 t = nltap(c); in sober128_stream_crypt()311 c->sbuf = nltap(c); in sober128_stream_crypt()
72 static ulong32 nltap(const sober128_state *st) in nltap() function108 newkonst = nltap(st); in s128_genkonst()178 XORNL(nltap(st)); in sober128_stream_setup()220 XORNL(nltap(st)); in sober128_stream_setiv()290 t = nltap(st); in sober128_stream_crypt()300 st->sbuf = nltap(st); in sober128_stream_crypt()