]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
rename tls1 PRF C file
authorPauli <ppzgs1@gmail.com>
Mon, 30 Jun 2025 23:58:41 +0000 (09:58 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 31 Jul 2025 18:20:48 +0000 (20:20 +0200)
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27923)

providers/implementations/kdfs/tls1_prf.c.in [moved from providers/implementations/kdfs/tls1_prf.c with 99% similarity]

similarity index 99%
rename from providers/implementations/kdfs/tls1_prf.c
rename to providers/implementations/kdfs/tls1_prf.c.in
index 4b6469c00d23399eb1243d89b08430ccbf672146..4563e19fadd9f25f65df86087279d73ee9cde074 100644 (file)
@@ -6,6 +6,9 @@
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
  */
+{-
+use OpenSSL::paramnames qw(produce_param_decoder);
+-}
 
 /*
  * Refer to "The TLS Protocol Version 1.0" Section 5