Searched defs:blobp (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | sshbuf-io.c | 32 sshbuf_load_fd(int fd, struct sshbuf **blobp) in sshbuf_load_fd()
|
H A D | sshkey.c | 779 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 D | ssh-keygen.c | 2222 hash_to_blob(const char * cp,u_char ** blobp,size_t * lenp,const char * file,u_long lnum) hash_to_blob() argument
|