Those functions can be static now 07/231707/5
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Thu, 23 Apr 2020 14:12:21 +0000 (16:12 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 26 Jun 2020 15:36:20 +0000 (17:36 +0200)
commit63d7150370d55740ed665ce93c5f3c2a57938128
tree87a08c7475925c8e8448f481759e40634f1080ba
parent5b7ffc1ac482f76d9fb230bfb097b1a1c2d7857d
Those functions can be static now

I suppose they were used in seal previously. They're only used
directly from encrypt.c now.

Also move some structs to encrypt.c that are not used anywhere else as
well.

Change-Id: I64fbac4c7f011fedde6fdf5b3263f253ab863802
src/encrypt.c
src/internal.h