X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman3%2FEVP_DigestSignInit.pod;fp=doc%2Fman3%2FEVP_DigestSignInit.pod;h=f770631c5c2461a7c068e54f04d0b3600838a25c;hb=0b3d2594d060dc19269d3740ad672f065ec6398a;hp=228e9d1c5f806ed5409ac319df89de6c60397a71;hpb=836bb0890dc4d139215824cc9ac35591361f8117;p=openssl.git diff --git a/doc/man3/EVP_DigestSignInit.pod b/doc/man3/EVP_DigestSignInit.pod index 228e9d1c5f..f770631c5c 100644 --- a/doc/man3/EVP_DigestSignInit.pod +++ b/doc/man3/EVP_DigestSignInit.pod @@ -42,9 +42,9 @@ be used for the actual signing. See L for more information about implicit fetches. The OpenSSL default and legacy providers support fetching digests and can fetch -those digests from any available provider. The OpenSSL fips provider also +those digests from any available provider. The OpenSSL FIPS provider also supports fetching digests but will only fetch digests that are themselves -implemented inside the fips provider. +implemented inside the FIPS provider. I must be created with EVP_MD_CTX_new() before calling this function. If I is not NULL, the EVP_PKEY_CTX of the signing operation will be written