Serialize AES key size as int 31/299731/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 Oct 2023 07:42:02 +0000 (09:42 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 10 Oct 2023 06:24:27 +0000 (06:24 +0000)
commit530eb80086cde8be5ff3280a740bb59c0bcb4c70
treec7342c96cac518edb991ece15dfd04b5acdee286
parentebf913f0787c63b72d704dc5014b9c7f872bad22
Serialize AES key size as int

It was converted to size_t at some point which led to errors on 64-bit
architectures.

Change-Id: Id905e9b06219642355050cfdb5a69d2cb2162ee7
src/manager/client-async/client-manager-async-impl.cpp
src/manager/client-async/client-manager-async-impl.h