extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. comments...
authorJitendraLulla <lullajd@yahoo.com>
Sat, 11 Nov 2017 06:31:58 +0000 (12:01 +0530)
committerMatt Caswell <matt@openssl.org>
Fri, 8 Dec 2017 10:39:52 +0000 (10:39 +0000)
commit49ea0f09833fb526a12f9402fa2fcf0f4b735d5e
tree57ab449718a0864366a750a6fbc16b55ec37da37
parentcbe2964821bb063f61ed2544cfce196ec1c0d62b
extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. comments from matt, Stephen considered

fix  indentation, remove printf from afalgtest.c

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4717)
engines/e_afalg.c
engines/e_afalg.h
test/afalgtest.c