Serialize AES key size as int 76/299876/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 Oct 2023 07:42:02 +0000 (09:42 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 11 Oct 2023 08:58:19 +0000 (10:58 +0200)
commitd0cb4a659a3e503f1fbf853529d0ee2bdc4ba5bc
treef8d5916e412eb397f5cc677b5218e9457f7350c8
parent812b7a0b82f9211647921c9a3696ea33dd5902fe
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