Searched refs:SSL_state (Results 1 – 9 of 9) sorted by relevance
4530 OPENSSL_EXPORT int SSL_state(const SSL *ssl);4532 #define SSL_get_state(ssl) SSL_state(ssl)
4602 OPENSSL_EXPORT int SSL_state(const SSL *ssl);4604 #define SSL_get_state(ssl) SSL_state(ssl)
306 SSL_state
1858 '#define SSL_state GRPC_SHADOW_SSL_state',
2563 int SSL_state(const SSL *ssl) { in SSL_state() function
2480 int SSL_state(const SSL *ssl) { in SSL_state() function
334 #define SSL_state GRPC_SHADOW_SSL_state macro
502 #define SSL_state BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_state) macro
3887 the flag is examining SSL_state(), but this seems more complex and is