/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bio.h | 572 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
bio.h | 572 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) [all...] |
/external/openssl/crypto/bio/ |
bio.h | 569 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) [all...] |
/external/openssl/include/openssl/ |
bio.h | 569 #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) [all...] |