Home
last modified time | relevance | path

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

/minix3/lib/libc/gen/
H A Darc4random.c138 uint32_t j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,j10,j11,j12,j13,j14,j15; in crypto_core() local
148 j7 = x7 = crypto_le32dec(k + 12); in crypto_core()
176 crypto_le32enc(out + 28, x7 + j7); in crypto_core()