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