Use libctx for EVP_CIPHER_CTX_rand_key() method.
authorShane Lontis <shane.lontis@oracle.com>
Sun, 26 Jul 2020 07:26:43 +0000 (17:26 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 9 Aug 2020 07:34:52 +0000 (17:34 +1000)
commit11eef7e766ad76158be8da497fba2bc048b02ca1
tree5cbbe4eaa7bff9d40fa1cd1ce769b61d3a2b1811
parent831564543a706fbeff580789d02a3e2e85ae7f2a
Use libctx for EVP_CIPHER_CTX_rand_key() method.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11884)
crypto/evp/evp_enc.c