asymciphers: add FIPS error state handling
authorPauli <paul.dale@oracle.com>
Mon, 7 Sep 2020 02:44:59 +0000 (12:44 +1000)
committerPauli <paul.dale@oracle.com>
Sat, 12 Sep 2020 06:46:20 +0000 (16:46 +1000)
commit87fe138d35035617ed41a203eacbdec4395e3753
tree6bb1117fcba1572277a01cf5c545c6b123f5ecba
parent1c1daab94cdec0a26139fd70e3382ab4a076531e
asymciphers: add FIPS error state handling

Check for provider being runnable in newctx, init, encrypt and decrypt.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12801)
providers/implementations/asymciphers/rsa_enc.c