Searched refs:BIO_CONNECT_new (Results 1 – 1 of 1) sorted by relevance
52 BIO_CONNECT *BIO_CONNECT_new(void);252 BIO_CONNECT *BIO_CONNECT_new(void) in BIO_CONNECT_new() function285 if ((bi->ptr = (char *)BIO_CONNECT_new()) == NULL) in conn_new()