Searched defs:SSL_want (Results 1 – 2 of 2) sorted by relevance
2509 int SSL_want(const SSL *ssl) { return ssl->s3->rwstate; } in SSL_want() function
337 #define SSL_want GRPC_SHADOW_SSL_want macro