Searched defs:blobp (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/tools/ |
D | fit_common.c | 41 void **blobp, struct stat *sbuf, bool delete_on_error) in mmap_fdt()
|
/external/u-boot/cmd/ |
D | fdt.c | 700 static int fdt_valid(struct fdt_header **blobp) in fdt_valid()
|
/external/openssh/ |
D | key.c | 109 key_to_blob(const Key *key, u_char **blobp, u_int *lenp) in key_to_blob()
|
D | sshkey.c | 829 to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp, int force_plain) in to_blob() 860 sshkey_to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp) in sshkey_to_blob() 866 sshkey_plain_to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp) in sshkey_plain_to_blob()
|