Lines Matching defs:blob
900 u_char *blob = NULL, *ret = NULL; in sshkey_fingerprint_raw() local
1261 struct sshbuf *blob; in sshkey_read() local
2159 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
3043 sshkey_private_to_blob2(const struct sshkey *prv, struct sshbuf *blob, in sshkey_private_to_blob2()
3196 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2()
3416 sshkey_private_rsa1_to_blob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_rsa1_to_blob()
3515 sshkey_private_pem_to_blob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_pem_to_blob()
3572 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob()
3606 sshkey_parse_public_rsa1_fileblob(struct sshbuf *blob, in sshkey_parse_public_rsa1_fileblob()
3668 sshkey_parse_private_rsa1(struct sshbuf *blob, const char *passphrase, in sshkey_parse_private_rsa1()
3789 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, in sshkey_parse_private_pem_fileblob()
3879 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, in sshkey_parse_private_fileblob_type()