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:09:57 +0000 (20:09 +0200)
commitd396da33130aba2e77478d00fd369eb8d34bd8bf
tree6d9f428df241a2c24f4a4b5a8402029585a90991
parente091367d68290386c885b45a3f685b17a42f2c0d
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)
demos/evp/Makefile [new file with mode: 0644]
demos/evp/aesgcm.c