Lines Matching defs:blob
994 u_char *blob = NULL, *ret = NULL; in sshkey_fingerprint_raw() local
1320 struct sshbuf *blob; in sshkey_read() local
2072 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2856 sshkey_private_to_blob2(struct sshkey *prv, struct sshbuf *blob, in sshkey_private_to_blob2()
2982 private2_uudecode(struct sshbuf *blob, struct sshbuf **decodedp) in private2_uudecode()
3204 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2()
3264 sshkey_parse_private2_pubkey(struct sshbuf *blob, int type, in sshkey_parse_private2_pubkey()
3326 struct sshbuf *blob; in sshkey_private_to_blob_pem_pkcs8() local
3416 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob()
3538 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, in sshkey_parse_private_pem_fileblob()
3696 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, in sshkey_parse_private_fileblob_type()
3746 sshkey_parse_pubkey_from_private_fileblob_type(struct sshbuf *blob, int type, in sshkey_parse_pubkey_from_private_fileblob_type()