Searched refs:PEEK_U64 (Results 1 – 4 of 4) sorted by relevance
52 *valp = PEEK_U64(p); in sshbuf_get_u64()133 *valp = PEEK_U64(p); in sshbuf_peek_u64()
306 #define PEEK_U64(p) \ macro
1092 options.timing_secret = PEEK_U64(hash); in accumulate_host_timing_secret()
43 ASSERT_U64_EQ(PEEK_U64(x), 0x1122334455667788ULL); in sshbuf_getput_basic_tests()