]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_lib.c
todo: remove TODO(3.0) from the sources.
[thirdparty/openssl.git] / crypto / evp / evp_lib.c
index e2ac6af8957c40ca09d2829c33777ff084784e54..7d401137901a0a677ff1c773e635a93f44ed4b03 100644 (file)
@@ -1005,7 +1005,6 @@ EVP_PKEY_CTX *EVP_MD_CTX_pkey_ctx(const EVP_MD_CTX *ctx)
 }
 
 #if !defined(FIPS_MODULE)
-/* TODO(3.0): EVP_DigestSign* not yet supported in FIPS module */
 void EVP_MD_CTX_set_pkey_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pctx)
 {
     /*