Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_NOTHING

1103 #define SSL_NOTHING	1
1109 #define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING)