A call to RSA_set0_key had the arguments in the wrong order
authorMatt Caswell <matt@openssl.org>
Thu, 28 Apr 2016 14:20:52 +0000 (15:20 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 08:20:13 +0000 (09:20 +0100)
commitb375f08145d78479674580042614c9e770b011dd
treed382add462c6f80253aff0f8548dfef05255b8c0
parent6f137370dd52c11ecfd73a2dd7a07a52b8435891
A call to RSA_set0_key had the arguments in the wrong order

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/pem/pvkfmt.c