Use default CTR length in TZ encryption 94/296994/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 8 Aug 2023 15:00:00 +0000 (17:00 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 9 Aug 2023 08:54:09 +0000 (08:54 +0000)
commit97ca6f65f6477e7d2fe771d7728e365f88a9c143
treedba17ed42b937539862d95d7ae95f88ef9feb654
parentbb89cc7f9a99ad892f74fb7577498060ad43d762
Use default CTR length in TZ encryption

According to API documentation the counter length parameter is optional.
TZ implementation should not assume its existence.

Change-Id: I89ef3b78e95f2a3a8c79688ee21c9d04a43a5116
src/manager/crypto/tz-backend/internals.cpp