Home
last modified time | relevance | path

Searched refs:digest_result_len (Results 1 – 2 of 2) sorted by relevance

/qemu/include/sysemu/
H A Dcryptodev.h147 uint32_t digest_result_len; member
/qemu/hw/virtio/
H A Dvirtio-crypto.c483 op_info->digest_result_len; in virtio_crypto_free_request()
531 sym_op_info->digest_result_len); in virtio_crypto_sym_input_data_helper()
532 if (s != sym_op_info->digest_result_len) { in virtio_crypto_sym_input_data_helper()
653 op_info->digest_result_len = hash_result_len; in virtio_crypto_sym_op_helper()