Searched refs:TLS_ERROR_BUFSIZ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c132 * TLS_ERROR_BUFSIZ
140 #ifndef TLS_ERROR_BUFSIZ
141 # define TLS_ERROR_BUFSIZ (10*160) macro
143 #if TLS_ERROR_BUFSIZ < 2 /* {'\n',0} */
290 static char errbuf[TLS_ERROR_BUFSIZ];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c130 * TLS_ERROR_BUFSIZ
138 #ifndef TLS_ERROR_BUFSIZ
139 # define TLS_ERROR_BUFSIZ (10*160) macro
141 #if TLS_ERROR_BUFSIZ < 2 /* {'\n',0} */
289 static char errbuf[TLS_ERROR_BUFSIZ];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c132 * TLS_ERROR_BUFSIZ
140 #ifndef TLS_ERROR_BUFSIZ
141 # define TLS_ERROR_BUFSIZ (10*160) macro
143 #if TLS_ERROR_BUFSIZ < 2 /* {'\n',0} */
290 static char errbuf[TLS_ERROR_BUFSIZ];

Completed in 232 milliseconds