Engine afalg: properly set operation type also on big endian.
authorTomas Mraz <tmraz@fedoraproject.org>
Wed, 12 Oct 2016 12:32:05 +0000 (14:32 +0200)
committerMatt Caswell <matt@openssl.org>
Fri, 14 Oct 2016 19:09:53 +0000 (20:09 +0100)
commit5389388a2b327ab5d4353e98b4e258fb683cde15
treeef1381d3c043eebb9c8b471e07366c70e9515b25
parent1ee297e52f5df6673742130a20bcef1814f85db4
Engine afalg: properly set operation type also on big endian.

Copy the whole ALG_OP_TYPE to CMSG_DATA.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 574cffd5d5b8f57f811c8d36d930205041deedee)
engines/afalg/e_afalg.c