Searched refs:SSL_X509_LOOKUP (Results 1 – 5 of 5) sorted by relevance
65 =item SSL_X509_LOOKUP
3434 s->rwstate = SSL_X509_LOOKUP; in tls_prepare_client_certificate()3462 s->rwstate = SSL_X509_LOOKUP; in tls_prepare_client_certificate()
2208 s->rwstate = SSL_X509_LOOKUP; in tls_post_process_client_hello()2286 s->rwstate = SSL_X509_LOOKUP; in tls_post_process_client_hello()
910 # define SSL_X509_LOOKUP 4 macro920 # define SSL_want_x509_lookup(s) (SSL_want(s) == SSL_X509_LOOKUP)
887 # define SSL_X509_LOOKUP 4 macro897 # define SSL_want_x509_lookup(s) (SSL_want(s) == SSL_X509_LOOKUP)