Searched refs:out_addr (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/include/ |
| H 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,
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-shadow-virtqueue.c | 194 const hwaddr *out_addr, in vhost_svq_add_split() argument 212 ok = vhost_svq_vring_write_descs(svq, sgs, out_sg, out_num, out_addr, in vhost_svq_add_split() 271 size_t out_num, const hwaddr *out_addr, in vhost_svq_add() argument 283 ok = vhost_svq_add_split(svq, out_sg, out_num, out_addr, in_sg, in_num, in vhost_svq_add() 300 return vhost_svq_add(svq, elem->out_sg, elem->out_num, elem->out_addr, in vhost_svq_add_element()
|
| H A D | vhost-shadow-virtqueue.h | 121 size_t out_num, const hwaddr *out_addr,
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | ace_sha.h | 312 uchar * out_addr, uint hash_type);
|