]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Keep kdfs together in .gitignore
authorSimo Sorce <simo@redhat.com>
Wed, 10 Dec 2025 19:51:40 +0000 (14:51 -0500)
committerDmitry Belyavskiy <beldmit@gmail.com>
Fri, 13 Feb 2026 09:53:40 +0000 (10:53 +0100)
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/29222)

.gitignore

index 8cf5c16e43089bab0eca194be0622e1cf2283d28..750d53b19203705c2830b6347127afb60df10d31 100644 (file)
@@ -108,6 +108,8 @@ providers/implementations/kdfs/pbkdf2.inc
 providers/implementations/kdfs/pkcs12kdf.inc
 providers/implementations/kdfs/pvkkdf.inc
 providers/implementations/kdfs/scrypt.inc
+providers/implementations/kdfs/snmpkdf.inc
+providers/implementations/kdfs/srtpkdf.inc
 providers/implementations/kdfs/sshkdf.inc
 providers/implementations/kdfs/sskdf.inc
 providers/implementations/kdfs/tls1_prf.inc
@@ -165,8 +167,6 @@ providers/implementations/digests/sha3_prov.inc
 providers/implementations/digests/ml_dsa_mu_prov.inc
 providers/implementations/digests/cshake_prov.inc
 providers/implementations/include/prov/blake2_params.inc
-providers/implementations/kdfs/snmpkdf.inc
-providers/implementations/kdfs/srtpkdf.inc
 providers/implementations/macs/cmac_prov.inc
 providers/implementations/macs/gmac_prov.inc
 providers/implementations/macs/hmac_prov.inc