Searched refs:test_offset (Results 1 – 1 of 1) sorted by relevance
39 static size_t test_offset; variable49 memcpy(buf, p + test_offset, len); in runIt_ctrDrbgSelfTestEntropy()50 test_offset += len; in runIt_ctrDrbgSelfTestEntropy()77 test_offset = 0; in runIt_ctrDrbgEntropyUsageTest()83 last_idx = test_offset; in runIt_ctrDrbgEntropyUsageTest()85 RUNIT_ASSERT(last_idx < test_offset); in runIt_ctrDrbgEntropyUsageTest()89 last_idx = test_offset; in runIt_ctrDrbgEntropyUsageTest()95 RUNIT_ASSERT(last_idx == test_offset); in runIt_ctrDrbgEntropyUsageTest()107 RUNIT_ASSERT(last_idx < test_offset); in runIt_ctrDrbgEntropyUsageTest()110 last_idx = test_offset; in runIt_ctrDrbgEntropyUsageTest()[all …]