Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/cmd/
H A Dzip.c13 unsigned long src_len, dst_len = ~0UL; in do_zip() local
H A Dlzmadec.c22 SizeT src_len = ~0UL, dst_len = ~0UL; in do_lzmadec() local
H A Dunzip.c13 unsigned long src_len = ~0UL, dst_len = ~0UL; in do_unzip() local
/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c79 unsigned char *dst, size_t *dst_len) in lzop_decompress()
/openbmc/qemu/crypto/
H A Dakcipher.c114 uint8_t **dst, size_t *dst_len, in qcrypto_akcipher_export_p8info()
H A Dder.c86 uint8_t *dst, size_t *dst_len) in qcrypto_der_encode_length()
/openbmc/qemu/include/system/
H A Dcryptodev.h146 uint32_t dst_len; member
173 uint32_t dst_len; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c606 uint32_t src_len = 0, dst_len = 0; in virtio_crypto_sym_op_helper() local
766 uint32_t dst_len; in virtio_crypto_handle_asym_req() local
/openbmc/qemu/hw/s390x/
H A Devent-facility.c238 static void copy_mask(uint8_t *dst, uint8_t *src, uint16_t dst_len, in copy_mask()
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c2391 int dst_len = of_dpa_mask2prefix(mask->ipv4.addr.dst); in of_dpa_flow_fill() local
/openbmc/qemu/hw/display/
H A Dsm501.c934 int dst_len = MIN(fb_len, ((dst_y + height - 1) * dst_pitch + in sm501_2d_operation() local