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

/external/openssl/crypto/bio/
H A Dbss_conn.c111 BIO_CONNECT *BIO_CONNECT_new(void );
321 BIO_CONNECT *BIO_CONNECT_new(void) function
363 if ((bi->ptr=(char *)BIO_CONNECT_new()) == NULL)

Completed in 770 milliseconds