Lines Matching defs:p
33 const u_char *p = sshbuf_ptr(buf); in sshbuf_get() local
46 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u64() local
59 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u32() local
72 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u16() local
85 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u8() local
111 const u_char **p) in check_roffset()
125 const u_char *p = NULL; in sshbuf_peek_u64() local
140 const u_char *p = NULL; in sshbuf_peek_u32() local
155 const u_char *p = NULL; in sshbuf_peek_u16() local
170 const u_char *p = NULL; in sshbuf_peek_u8() local
213 const u_char *p; in sshbuf_get_string_direct() local
240 const u_char *p = sshbuf_ptr(buf); in sshbuf_peek_string_direct() local
270 const u_char *p, *z; in sshbuf_get_cstring() local
305 u_char *p; in sshbuf_get_stringb() local
324 u_char *p; in sshbuf_put() local
359 u_char *p; in sshbuf_putfv() local
390 u_char *p; in sshbuf_put_u64() local
402 u_char *p; in sshbuf_put_u32() local
414 u_char *p; in sshbuf_put_u16() local
426 u_char *p; in sshbuf_put_u8() local
436 check_woffset(struct sshbuf *buf, size_t offset, size_t len, u_char **p) in check_woffset()
452 u_char *p = NULL; in sshbuf_poke_u64() local
464 u_char *p = NULL; in sshbuf_poke_u32() local
476 u_char *p = NULL; in sshbuf_poke_u16() local
488 u_char *p = NULL; in sshbuf_poke_u8() local
500 u_char *p = NULL; in sshbuf_poke() local
545 const u_char *p; in sshbuf_froms() local