Home
last modified time | relevance | path

Searched defs:arc4_stream (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/compat/
Darc4random.c34 struct arc4_stream { struct
48 static struct arc4_stream rs = { .i = 0xff, .j = 0, .s = { S256 }, argument
/external/libevent/
Darc4random.c76 struct arc4_stream { struct
88 static struct arc4_stream rs; argument