Home
last modified time | relevance | path

Searched defs:blobp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dsshbuf-io.c32 sshbuf_load_fd(int fd, struct sshbuf **blobp) in sshbuf_load_fd()
H A Dsshkey.c779 to_blob(const struct sshkey * key,u_char ** blobp,size_t * lenp,int force_plain,enum sshkey_serialize_rep opts) to_blob() argument
811 sshkey_to_blob(const struct sshkey * key,u_char ** blobp,size_t * lenp) sshkey_to_blob() argument
817 sshkey_plain_to_blob(const struct sshkey * key,u_char ** blobp,size_t * lenp) sshkey_plain_to_blob() argument
[all...]
H A Dssh-keygen.c2222 hash_to_blob(const char * cp,u_char ** blobp,size_t * lenp,const char * file,u_long lnum) hash_to_blob() argument