From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4290986215071319890==" MIME-Version: 1.0 From: Denis Kenzior To: iwd at lists.01.org Subject: Re: [PATCH 1/4] crypto: use void* args for aes_siv_{encrypt,decrypt} Date: Mon, 22 Nov 2021 15:35:29 -0600 Message-ID: In-Reply-To: 20211122204425.3567479-1-prestwoj@gmail.com --===============4290986215071319890== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi James, On 11/22/21 2:44 PM, James Prestwood wrote: > This makes these APIs more flexible for other storage types > --- > src/crypto.c | 8 ++++---- > src/crypto.h | 8 ++++---- > 2 files changed, 8 insertions(+), 8 deletions(-) > = All applied, thanks. Regards, -Denis --===============4290986215071319890==--