Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshbuf-getput-basic.c56 *valp = PEEK_U64(p); in sshbuf_get_u64()
137 *valp = PEEK_U64(p); in sshbuf_peek_u64()
H A Dsshbuf.h317 #define PEEK_U64(p) \ macro
H A Dsshd.c1508 options.timing_secret = PEEK_U64(hash);