commit | ef9992466d7d6396add73cf1e5b18ebe1dd36677 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon May 22 11:14:59 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue May 23 07:15:34 2023 +0000 |
tree | 7b70b15259622ac0dd514521d458fd38125b3bc0 | |
parent | 35d845bb218d1bbb105d0756e2af5d4ff6c0ab74 [diff] |
[dice] Optimize retry_with_bigger_buffer in dice's Rust wrapper This cl replaces the loop of buffer size request in the rust wrapper of the open-dice library with a single request as the latter is now supported in DICE. Test: atest libdiced_sample_inputs.integration_test Bug: 272787330 Change-Id: I3d4ea3b89d30476e6a16b5fbdf155ebd1c23525d