summaryrefslogtreecommitdiffstats
path: root/test/tls13secretstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tls13secretstest.c')
-rw-r--r--test/tls13secretstest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/tls13secretstest.c b/test/tls13secretstest.c
index dbd6c8e7d2..923e713c00 100644
--- a/test/tls13secretstest.c
+++ b/test/tls13secretstest.c
@@ -157,10 +157,6 @@ const EVP_MD *ssl_handshake_md(SSL_CONNECTION *s)
return EVP_sha256();
}
-void RECORD_LAYER_reset_write_sequence(RECORD_LAYER *rl)
-{
-}
-
int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc,
const EVP_CIPHER **enc)
{