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

  /external/openssl/crypto/bio/
bss_acpt.c 407 case BIO_C_GET_ACCEPT:
bio.h 360 #define BIO_C_GET_ACCEPT 124
413 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
  /external/openssl/include/openssl/
bio.h 360 #define BIO_C_GET_ACCEPT 124
413 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)

Completed in 682 milliseconds