Home
last modified time | relevance | path

Searched refs:sshbuf_poke (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/openssh/
HDsshbuf.h182 int sshbuf_poke(struct sshbuf *buf, size_t offset, void *v, size_t len);
HDsshbuf-getput-basic.c502 sshbuf_poke(struct sshbuf *buf, size_t offset, void *v, size_t len) in sshbuf_poke() function