public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Remove unused prototype.
Date: Tue, 09 Jun 2026 12:43:54 GMT	[thread overview]
Message-ID: <178100903438.1.7935650780661815619.rpms-openssl-648a4e2db0b8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : 648a4e2db0b8e70d2e1b2bdca7ab704d71716ee4
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2016-11-04T15:36:21+01:00
Stats  : +5/-20 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/648a4e2db0b8e70d2e1b2bdca7ab704d71716ee4?branch=rebase_40beta

Log:
Remove unused prototype.

---
diff --git a/openssl-1.1.0-fips.patch b/openssl-1.1.0-fips.patch
index 805ee5b..8fa2880 100644
--- a/openssl-1.1.0-fips.patch
+++ b/openssl-1.1.0-fips.patch
@@ -11530,9 +11530,9 @@ diff -up openssl-1.1.0/include/openssl/dh.h.fips openssl-1.1.0/include/openssl/d
  # define DH_R_PARAMETER_ENCODING_ERROR                    105
  # define DH_R_PEER_KEY_ERROR                              111
  # define DH_R_SHARED_INFO_ERROR                           113
-diff -up openssl-1.1.0/include/openssl/dsa.h.fips openssl-1.1.0/include/openssl/dsa.h
---- openssl-1.1.0/include/openssl/dsa.h.fips	2016-08-25 17:29:22.000000000 +0200
-+++ openssl-1.1.0/include/openssl/dsa.h	2016-09-08 11:37:38.746460186 +0200
+diff -up openssl-1.1.0b/include/openssl/dsa.h.fips openssl-1.1.0b/include/openssl/dsa.h
+--- openssl-1.1.0b/include/openssl/dsa.h.fips	2016-09-26 11:46:07.000000000 +0200
++++ openssl-1.1.0b/include/openssl/dsa.h	2016-11-04 15:34:25.224751847 +0100
 @@ -36,6 +36,7 @@ extern "C" {
  # endif
  
@@ -11553,22 +11553,7 @@ diff -up openssl-1.1.0/include/openssl/dsa.h.fips openssl-1.1.0/include/openssl/
   * Rabin-Miller
   */
  # define DSA_is_prime(n, callback, cb_arg) \
-@@ -162,6 +163,14 @@ int DSA_print_fp(FILE *bp, const DSA *x,
- DH *DSA_dup_DH(const DSA *r);
- # endif
- 
-+# ifdef OPENSSL_FIPS
-+int FIPS_dsa_builtin_paramgen(DSA *ret, size_t bits, size_t qbits,
-+                              const EVP_MD *evpmd,
-+                              const unsigned char *seed_in,
-+                              size_t seed_len, int *counter_ret,
-+                              unsigned long *h_ret, BN_GENCB *cb);
-+# endif
-+
- # define EVP_PKEY_CTX_set_dsa_paramgen_bits(ctx, nbits) \
-         EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, \
-                                 EVP_PKEY_CTRL_DSA_PARAMGEN_BITS, nbits, NULL)
-@@ -241,8 +250,11 @@ int ERR_load_DSA_strings(void);
+@@ -241,8 +242,11 @@ int ERR_load_DSA_strings(void);
  /* Function codes. */
  # define DSA_F_DSAPARAMS_PRINT                            100
  # define DSA_F_DSAPARAMS_PRINT_FP                         101
@@ -11580,7 +11565,7 @@ diff -up openssl-1.1.0/include/openssl/dsa.h.fips openssl-1.1.0/include/openssl/
  # define DSA_F_DSA_DO_SIGN                                112
  # define DSA_F_DSA_DO_VERIFY                              113
  # define DSA_F_DSA_METH_DUP                               127
-@@ -269,9 +281,12 @@ int ERR_load_DSA_strings(void);
+@@ -269,9 +273,12 @@ int ERR_load_DSA_strings(void);
  # define DSA_R_DECODE_ERROR                               104
  # define DSA_R_INVALID_DIGEST_TYPE                        106
  # define DSA_R_INVALID_PARAMETERS                         112

                 reply	other threads:[~2026-06-09 12:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178100903438.1.7935650780661815619.rpms-openssl-648a4e2db0b8@fedoraproject.org \
    --to=tmraz@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox