]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix RSA serializer import calls to use correct selection flags.
authorShane Lontis <shane.lontis@oracle.com>
Fri, 21 Aug 2020 01:15:10 +0000 (11:15 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 30 Aug 2020 06:17:17 +0000 (16:17 +1000)
commitd9cdfda24fd140f3e4c7b4afd9b46a7929841c69
tree17fa4ea6d0010f4805f132d8b77ca7dcbac50059
parent81fca0e7c1f4e874f860ac66415546fe8fc5ad18
Fix RSA serializer import calls to use correct selection flags.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12698)
providers/implementations/encode_decode/encoder_rsa_priv.c
providers/implementations/encode_decode/encoder_rsa_pub.c