Lines Matching defs:p
37 const u_char *p = sshbuf_ptr(buf); in sshbuf_get() local
50 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u64() local
63 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u32() local
76 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u16() local
89 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u8() local
115 const u_char **p) in check_roffset()
129 const u_char *p = NULL; in sshbuf_peek_u64() local
144 const u_char *p = NULL; in sshbuf_peek_u32() local
159 const u_char *p = NULL; in sshbuf_peek_u16() local
174 const u_char *p = NULL; in sshbuf_peek_u8() local
217 const u_char *p; in sshbuf_get_string_direct() local
244 const u_char *p = sshbuf_ptr(buf); in sshbuf_peek_string_direct() local
274 const u_char *p, *z; in sshbuf_get_cstring() local
309 u_char *p; in sshbuf_get_stringb() local
328 u_char *p; in sshbuf_put() local
363 u_char *p; in sshbuf_putfv() local
394 u_char *p; in sshbuf_put_u64() local
406 u_char *p; in sshbuf_put_u32() local
418 u_char *p; in sshbuf_put_u16() local
430 u_char *p; in sshbuf_put_u8() local
440 check_woffset(struct sshbuf *buf, size_t offset, size_t len, u_char **p) in check_woffset()
456 u_char *p = NULL; in sshbuf_poke_u64() local
468 u_char *p = NULL; in sshbuf_poke_u32() local
480 u_char *p = NULL; in sshbuf_poke_u16() local
492 u_char *p = NULL; in sshbuf_poke_u8() local
504 u_char *p = NULL; in sshbuf_poke() local
549 const u_char *p; in sshbuf_froms() local