Searched defs:SSL_want_retry_verify (Results 1 – 2 of 2) sorted by relevance
898 # define SSL_want_retry_verify(s) (SSL_want(s) == SSL_RETRY_VERIFY) macro
921 # define SSL_want_retry_verify(s) (SSL_want(s) == SSL_RETRY_VERIFY) macro