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

/external/openssl/crypto/bio/
H A Dbio.h401 #define BIO_C_DO_STATE_MACHINE 101 macro
490 #define BIO_do_handshake(b) BIO_ctrl(b,BIO_C_DO_STATE_MACHINE,0,NULL)
/external/openssl/include/openssl/
H A Dbio.h401 #define BIO_C_DO_STATE_MACHINE 101 macro
490 #define BIO_do_handshake(b) BIO_ctrl(b,BIO_C_DO_STATE_MACHINE,0,NULL)

Completed in 338 milliseconds