]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:06:21 +0000 (20:06 +0100)
commit574cffd5d5b8f57f811c8d36d930205041deedee
tree561f7f03c69a7996f1f9d5df23aa66efc07d93a3
parent05c16493c9fb445a1ccec947de903586503d776c
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>
engines/afalg/e_afalg.c