Searched refs:TLS_PERM_ERROR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/syslogd/
H A Dtls.h156 #define TLS_PERM_ERROR 8 /* non-recoverable error condition, closed TLS and socket */ macro
H A Dtls.c1109 return TLS_PERM_ERROR;
1113 return TLS_PERM_ERROR;
1117 return TLS_PERM_ERROR;
1542 case TLS_PERM_ERROR:
1793 case TLS_PERM_ERROR:

Completed in 201 milliseconds