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

  /external/openssl/crypto/bio/
bio.h 372 #define BIO_C_GET_ACCEPT 124
418 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
  /external/openssl/include/openssl/
bio.h 372 #define BIO_C_GET_ACCEPT 124
418 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)

Completed in 11 milliseconds