Serialize AES key size as int 71/299871/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:54:29 +0000 (10:54 +0200)
commite80689fff43a94631fabaa849ead058c71bf95db
tree7f99c660fdcaf7c8a8e299f044ac784320666a69
parente80d543873ff3767f75897ef2b2fe804b0ca68eb
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