Lines Matching defs:blob
855 u_char *blob = NULL, *ret = NULL; in sshkey_fingerprint_raw() local
1181 struct sshbuf *blob; in sshkey_read() local
1964 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2748 sshkey_private_to_blob2(struct sshkey *prv, struct sshbuf *blob, in sshkey_private_to_blob2()
2874 private2_uudecode(struct sshbuf *blob, struct sshbuf **decodedp) in private2_uudecode()
3096 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2()
3156 sshkey_parse_private2_pubkey(struct sshbuf *blob, int type, in sshkey_parse_private2_pubkey()
3218 struct sshbuf *blob; in sshkey_private_to_blob_pem_pkcs8() local
3302 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob()
3424 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, in sshkey_parse_private_pem_fileblob()
3566 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, in sshkey_parse_private_fileblob_type()
3616 sshkey_parse_pubkey_from_private_fileblob_type(struct sshbuf *blob, int type, in sshkey_parse_pubkey_from_private_fileblob_type()