Home
last modified time | relevance | path

Searched refs:BIO_C_GET_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbss_acpt.c406 case BIO_C_GET_ACCEPT: in acpt_ctrl()
Dbio.h427 #define BIO_C_GET_ACCEPT 124 macro
480 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
/external/openssl/crypto/bio/
Dbss_acpt.c406 case BIO_C_GET_ACCEPT: in acpt_ctrl()
Dbio.h424 #define BIO_C_GET_ACCEPT 124 macro
477 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h427 #define BIO_C_GET_ACCEPT 124 macro
480 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
/external/openssl/include/openssl/
Dbio.h424 #define BIO_C_GET_ACCEPT 124 macro
477 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)