HomeSort by relevance Sort by last modified time
    Searched defs:BIO_C_DO_STATE_MACHINE (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 337 #define BIO_C_DO_STATE_MACHINE 101
426 #define BIO_do_handshake(b) BIO_ctrl(b,BIO_C_DO_STATE_MACHINE,0,NULL)
  /external/openssl/include/openssl/
bio.h 337 #define BIO_C_DO_STATE_MACHINE 101
426 #define BIO_do_handshake(b) BIO_ctrl(b,BIO_C_DO_STATE_MACHINE,0,NULL)

Completed in 22 milliseconds