BIO_TYPE_SSL
BIO_TYPE_SSL,
t = BIO_find_type(t, BIO_TYPE_SSL);
f = BIO_find_type(f, BIO_TYPE_SSL);
if (BIO_method_type(b) != BIO_TYPE_SSL)