CLA: trivial
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26994)
OpenSSL in-built providers use OPENSSL_FULL_VERSION_STR, but this may be
different for any third party provider.
-=item "status" (B<OSSL_PROV_PARAM_STATUS>) <unsigned integer>
+=item "status" (B<OSSL_PROV_PARAM_STATUS>) <signed integer>
This returns 0 if the provider has entered an error state, otherwise it returns
1.