Skip to content

Commit 23c4e94

Browse files
codebytereaduh95
authored andcommitted
crypto: remove BoringSSL dh-primes addition
PR-URL: #57023 Reviewed-By: Richard Lau Reviewed-By: Joyee Cheung Reviewed-By: Luigi Pinca
1 parent c8ceaaf commit 23c4e94

File tree

2 files changed

+0
-314
lines changed

2 files changed

+0
-314
lines changed

deps/ncrypto/dh-primes.h

Lines changed: 0 additions & 311 deletions
This file was deleted.

deps/ncrypto/ncrypto.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
#if OPENSSL_VERSION_MAJOR >= 3
1212
#include <openssl/provider.h>
1313
#endif
14-
#ifdef OPENSSL_IS_BORINGSSL
15-
#include "dh-primes.h"
16-
#endif // OPENSSL_IS_BORINGSSL
1714

1815
namespace ncrypto {
1916
namespace {

0 commit comments

Comments
 (0)