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

  /external/openssl/crypto/bio/
bio.h 422 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
  /external/openssl/include/openssl/
bio.h 422 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)

Completed in 121 milliseconds