Home
last modified time | relevance | path

Searched refs:LOG_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsslapitest.c102 #define LOG_BUFFER_SIZE 2048 macro
103 static char server_log_buffer[LOG_BUFFER_SIZE + 1] = {0};
105 static char client_log_buffer[LOG_BUFFER_SIZE + 1] = {0};

Completed in 29 milliseconds