Searched refs:PEEK_U16 (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | sshbuf-getput-crypto.c | 58 len_bits = PEEK_U16(d); in sshbuf_get_bignum1() |
D | sshbuf.h | 257 #define PEEK_U16(p) \ macro |
D | sshbuf-getput-basic.c | 77 *valp = PEEK_U16(p); in sshbuf_get_u16() |