Searched refs:buflen (Results 1 – 6 of 6) sorted by relevance
| /include/ |
| A D | hw_sha.h | 21 void hw_sha512(const uchar *in_addr, uint buflen, uchar *out_addr, 34 void hw_sha384(const uchar *in_addr, uint buflen, uchar *out_addr, 47 void hw_sha256(const uchar *in_addr, uint buflen, uchar *out_addr, 60 void hw_sha1(const uchar *in_addr, uint buflen, uchar *out_addr,
|
| A D | video_osd.h | 84 size_t buflen, uint count); 161 size_t buflen, uint count);
|
| A D | efi_loader.h | 1141 size_t buflen,
|
| /include/u-boot/ |
| A D | blake2.h | 53 size_t buflen; member
|
| /include/linux/usb/ |
| A D | gadget.h | 950 void *buf, unsigned buflen, const struct usb_descriptor_header **desc);
|
| /include/dm/ |
| A D | ofnode.h | 710 int ofnode_get_path(ofnode node, char *buf, int buflen);
|
Completed in 17 milliseconds