diff --git a/src/internal.c b/src/internal.c index b7fb88256a2..4608839eb84 100644 --- a/src/internal.c +++ b/src/internal.c @@ -315,69 +315,47 @@ void wolfssl_priv_der_unblind(DerBuffer* key, DerBuffer* mask) const unsigned char* secret, int secretSz, void* ctx); #endif - - /* Label string for client random. */ - #define SSC_CR "CLIENT_RANDOM" - /* * This function builds up string for key-logging then call user's - * key-log-callback to pass the string for TLS1.2 and older. + * key-log-callback to pass the string. * The user's key-logging callback has been set via * wolfSSL_CTX_set_keylog_callback function. The logging string format is: - * "CLIENT_RANDOM " + * "