Searched refs:BIO_TYPE_SSL (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dbio_ssl.c88 BIO_TYPE_SSL,"ssl",
573 t=BIO_find_type(t,BIO_TYPE_SSL);
574 f=BIO_find_type(f,BIO_TYPE_SSL);
590 if (b->method->type == BIO_TYPE_SSL)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h83 #define BIO_TYPE_SSL (7|0x0200) macro

Completed in 47 milliseconds