From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7573635234529770514==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH v2 1/2] key: Add basic keystore support Date: Fri, 04 Mar 2016 14:58:30 -0600 Message-ID: <56D9F6F6.9050708@gmail.com> In-Reply-To: <1457115481-20440-1-git-send-email-mathew.j.martineau@linux.intel.com> List-Id: To: ell@lists.01.org --===============7573635234529770514== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Mat, On 03/04/2016 12:18 PM, Mat Martineau wrote: > --- > Makefile.am | 6 ++- > ell/ell.h | 1 + > ell/key.c | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++= +++++++ > ell/key.h | 55 ++++++++++++++++++++++ > 4 files changed, 214 insertions(+), 2 deletions(-) > create mode 100644 ell/key.c > create mode 100644 ell/key.h Both applied, thanks. Regards, -Denis --===============7573635234529770514==--