Searched defs:SSL_CB_EXIT (Results 1 - 2 of 2) sorted by relevance

/external/openssl/include/openssl/
H A Dssl.h1104 #define SSL_CB_EXIT 0x02 macro
1111 #define SSL_CB_ACCEPT_EXIT (SSL_ST_ACCEPT|SSL_CB_EXIT)
1113 #define SSL_CB_CONNECT_EXIT (SSL_ST_CONNECT|SSL_CB_EXIT)
/external/openssl/ssl/
H A Dssl.h1104 #define SSL_CB_EXIT 0x02 macro
1111 #define SSL_CB_ACCEPT_EXIT (SSL_ST_ACCEPT|SSL_CB_EXIT)
1113 #define SSL_CB_CONNECT_EXIT (SSL_ST_CONNECT|SSL_CB_EXIT)

Completed in 36 milliseconds