Searched refs:TLS_INFO_SIZE (Results 1 - 9 of 9) 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.h17 # define TLS_INFO_SIZE 512 /* max. # of bytes written to infofd */ macro
H A Dtest.c45 char infobuf[TLS_INFO_SIZE + 1];
H A Deasy-tls.c115 #if TLS_INFO_SIZE > PIPE_BUF
119 # error "TLS_INFO_SIZE > PIPE_BUF"
937 char infobuf[TLS_INFO_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.h17 #define TLS_INFO_SIZE 512 /* max. # of bytes written to infofd */ macro
H A Dtest.c47 char infobuf[TLS_INFO_SIZE + 1];
H A Deasy-tls.c114 #if TLS_INFO_SIZE > PIPE_BUF
118 # error "TLS_INFO_SIZE > PIPE_BUF"
891 char infobuf[TLS_INFO_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.h17 # define TLS_INFO_SIZE 512 /* max. # of bytes written to infofd */ macro
H A Dtest.c45 char infobuf[TLS_INFO_SIZE + 1];
H A Deasy-tls.c115 #if TLS_INFO_SIZE > PIPE_BUF
119 # error "TLS_INFO_SIZE > PIPE_BUF"
937 char infobuf[TLS_INFO_SIZE];

Completed in 71 milliseconds