Searched refs:ARBITRARY_VALUE (Results 1 – 1 of 1) sorted by relevance
23 #define ARBITRARY_VALUE (0x1234) macro 339 sign_specific(&before, ARBITRARY_VALUE); in TEST() 342 ret = exec_sign_all(&trash, ARBITRARY_VALUE); in TEST() 345 sign_specific(&after, ARBITRARY_VALUE); in TEST() 362 before = keyg_sign(ARBITRARY_VALUE); in TEST() 365 ret = exec_sign_all(&trash, ARBITRARY_VALUE); in TEST() 368 after = keyg_sign(ARBITRARY_VALUE); in TEST()