H A D | arc4random.c | 139 uint32_t j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,j10,j11,j12,j13,j14,j15; in crypto_core() 148 j6 = x6 = crypto_le32dec(k + 8); in crypto_core() 176 crypto_le32enc(out + 24, x6 + j6); in crypto_core() 135 uint32_t j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,j10,j11,j12,j13,j14,j15; crypto_core() local
|