Home
last modified time | relevance | path

Searched refs:nltap (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dsober128.c261 static ulong32 nltap(sober128_prng *c) in nltap() function
318 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()
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/
H A Dsober128.c261 static ulong32 nltap(sober128_prng *c) in nltap() function
318 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()
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dsober128.c261 static ulong32 nltap(sober128_prng *c) in nltap() function
318 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()
/dports/net/tshark/wireshark-3.6.1/wsutil/
H A Dsober128.c261 static ulong32 nltap(sober128_prng *c) in nltap() function
318 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()
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/stream/sober128/
H A Dsober128_stream.c81 static ulong32 nltap(sober128_state *c) in nltap() function
117 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()
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/stream/sober128/
H A Dsober128_stream.c81 static ulong32 nltap(sober128_state *c) in nltap() function
117 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()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/stream/sober128/
H A Dsober128.c83 static ulong32 nltap(sober128_state *c) in nltap() function
119 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()
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/stream/sober128/
H A Dsober128_stream.c72 static ulong32 nltap(const sober128_state *st) in nltap() function
108 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()