Searched refs:PLAIN_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
214 #define PLAIN_BUF_SIZE 64 /* leave some space so we don't oops */ macro254 char buf[PLAIN_BUF_SIZE]; in hash_pointer()256 plain_hash_to_buffer(kunittest, PTR, buf, PLAIN_BUF_SIZE); in hash_pointer()272 char buf[PLAIN_BUF_SIZE]; in test_hashed()274 plain_hash_to_buffer(kunittest, p, buf, PLAIN_BUF_SIZE); in test_hashed()