Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_CHANNEL_ID_LOOKUP

1191 #define SSL_CHANNEL_ID_LOOKUP	5
1198 #define SSL_want_channel_id_lookup(s) (SSL_want(s) == SSL_CHANNEL_ID_LOOKUP)