Searched refs:rand_bytes (Results 1 – 1 of 1) sorted by relevance
| /lib/crypto/tests/ |
| A D | hash-test-template.h | 35 static void rand_bytes(u8 *out, size_t len) in rand_bytes() function 44 rand_bytes(out, len); in rand_bytes_seeded_from_len() 162 rand_bytes(&test_buf[offset], total_len); in test_hash_incremental_updates() 206 rand_bytes(test_buf, TEST_BUF_LEN); in test_hash_buffer_overruns() 242 rand_bytes(test_buf, TEST_BUF_LEN); in test_hash_overlaps() 272 rand_bytes(&test_buf[offset], len); in test_hash_overlaps() 297 rand_bytes(&test_buf[data_offs1], len); in test_hash_alignment_consistency() 314 rand_bytes(test_buf, 128); in test_hash_ctx_zeroization() 467 rand_bytes(test_buf, IRQ_TEST_NUM_BUFFERS * IRQ_TEST_DATA_LEN); in test_hash_interrupt_context_1() 550 rand_bytes(test_buf, TEST_BUF_LEN); in test_hash_interrupt_context_2()
|
Completed in 5 milliseconds