/dev/crypto engine: add missing RC4 parameter
authorRichard Levitte <levitte@openssl.org>
Thu, 20 Sep 2018 13:33:21 +0000 (15:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 20 Sep 2018 20:01:55 +0000 (22:01 +0200)
commitf52f2c1ae8f2ec378c5a20fb4104aa38edbabfcb
tree86c8229b092878f64fadecf5f72e2c507f7853b3
parent41a6fa74e6c95ea3edd0baf2616839ca7cb62c3d
/dev/crypto engine: add missing RC4 parameter

Fixes #7280

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7281)
crypto/engine/eng_devcrypto.c