Make implementation of blocksize, iv_length and key_length mandatory
authorMatt Caswell <matt@openssl.org>
Wed, 10 Apr 2019 12:54:38 +0000 (13:54 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commitdcd446f1005f5c99768965a11c10dd6c7b6aee59
treebc3c8ad02a8539c4534a3db254aeabbf2723eac5
parent3b94944cf2d6476d1b8ac7949bf8b28abb644426
Make implementation of blocksize, iv_length and key_length mandatory

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
crypto/evp/evp_enc.c