Searched refs:TEST_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
602 enum { TEST_ALIGNMENT = 16 }; in blake2s_random_test() enumerator603 u8 blocks[BLAKE2S_BLOCK_SIZE * 2 + TEST_ALIGNMENT - 1] in blake2s_random_test()604 __aligned(TEST_ALIGNMENT); in blake2s_random_test()626 for (l = 1; l < TEST_ALIGNMENT; ++l) { in blake2s_random_test()