Searched refs:BIO_TYPE_DESCRIPTOR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbio_cb.c87 if (bio->method->type & BIO_TYPE_DESCRIPTOR)
95 if (bio->method->type & BIO_TYPE_DESCRIPTOR)
H A Dbio.h100 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h110 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h100 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ macro
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl_lib.c575 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);
587 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);

Completed in 185 milliseconds