Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Djitterentropy-testing.c15 #define JENT_TEST_RINGBUFFER_MASK (JENT_TEST_RINGBUFFER_SIZE - 1) macro
103 JENT_TEST_RINGBUFFER_MASK] = value; in jent_testing_store()
117 JENT_TEST_RINGBUFFER_MASK) != in jent_testing_have_data()
118 (data->rb_reader & JENT_TEST_RINGBUFFER_MASK)); in jent_testing_have_data()