Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dhash-test-template.h320 #define IRQ_TEST_DATA_LEN 256 macro
339 HASH(&test_buf[i * IRQ_TEST_DATA_LEN], IRQ_TEST_DATA_LEN, actual_hash); in hash_irq_test1_func()
352 rand_bytes(test_buf, IRQ_TEST_NUM_BUFFERS * IRQ_TEST_DATA_LEN); in test_hash_interrupt_context_1()
354 HASH(&test_buf[i * IRQ_TEST_DATA_LEN], IRQ_TEST_DATA_LEN, in test_hash_interrupt_context_1()