Searched defs:tls10_close_notify (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | mpm_unix.c | 686 static const unsigned char tls10_close_notify[7] = { local 693 data = (const char *)tls10_close_notify; 694 len = sizeof(tls10_close_notify); |
Completed in 12 milliseconds