Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbss_acpt.c435 case BIO_C_GET_BIND_MODE: in acpt_ctrl()
Dbio.h435 #define BIO_C_GET_BIND_MODE 132 macro
489 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
/external/openssl/crypto/bio/
Dbss_acpt.c435 case BIO_C_GET_BIND_MODE: in acpt_ctrl()
Dbio.h432 #define BIO_C_GET_BIND_MODE 132 macro
486 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h435 #define BIO_C_GET_BIND_MODE 132 macro
489 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
/external/openssl/include/openssl/
Dbio.h432 #define BIO_C_GET_BIND_MODE 132 macro
486 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)