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

/external/openssl/include/openssl/
H A Dssl.h1139 int (*handshake_func)(SSL *); member in struct:ssl_st
1144 * "handshake_func" are properly initialized. But as
1145 * handshake_func is == 0 until then, we use this
/external/openssl/ssl/
H A Dssl.h1139 int (*handshake_func)(SSL *); member in struct:ssl_st
1144 * "handshake_func" are properly initialized. But as
1145 * handshake_func is == 0 until then, we use this

Completed in 93 milliseconds