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

/freebsd-10.0-release/crypto/openssl/ssl/
H A Dbio_ssl.c88 BIO_TYPE_SSL,"ssl",
580 t=BIO_find_type(t,BIO_TYPE_SSL);
581 f=BIO_find_type(f,BIO_TYPE_SSL);
597 if (b->method->type == BIO_TYPE_SSL)
/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h91 #define BIO_TYPE_SSL (7|0x0200) macro

Completed in 127 milliseconds