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

/opensolaris-onvv-gate/usr/src/common/openssl/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.h99 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ macro
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dssl_lib.c546 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);
558 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);

Completed in 87 milliseconds