Added a new Makefile in demos/evp directory
authorMeena Vyas <meena.vyas@oracle.com>
Mon, 8 May 2017 13:23:01 +0000 (23:23 +1000)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 May 2017 18:11:45 +0000 (20:11 +0200)
commitd5b139e497d90962abd51a2f4354c7cae6d1c64d
tree9f8d8a16aa79cd829b24fa2c85e38d86f2bdc776
parent735c6269775ee44459227b4fade67a3f35e98cab
Added a new Makefile in demos/evp directory
Fixed compilation warning in file aesgcm.c

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3406)
(cherry picked from commit d396da33130aba2e77478d00fd369eb8d34bd8bf)
demos/evp/Makefile [new file with mode: 0644]
demos/evp/aesgcm.c