X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fevp%2Fevp_lib.c;h=7d401137901a0a677ff1c773e635a93f44ed4b03;hb=87e4e9c473dd3305cb98b37c672edff8ddb436de;hp=e2ac6af8957c40ca09d2829c33777ff084784e54;hpb=0050db7bb37814879012226dd24aa433b3600019;p=thirdparty%2Fopenssl.git diff --git a/crypto/evp/evp_lib.c b/crypto/evp/evp_lib.c index e2ac6af895..7d40113790 100644 --- a/crypto/evp/evp_lib.c +++ b/crypto/evp/evp_lib.c @@ -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) { /*