Home
last modified time | relevance | path

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

/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()
/qemu/include/system/
H A Dcryptodev.h146 uint32_t dst_len; member
173 uint32_t dst_len; member
/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
/qemu/hw/s390x/
H A Devent-facility.c236 static void copy_mask(uint8_t *dst, uint8_t *src, uint16_t dst_len, in copy_mask()
/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
/qemu/hw/display/
H A Dsm501.c933 int dst_len = MIN(fb_len, ((dst_y + height - 1) * dst_pitch + in sm501_2d_operation() local