Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dconnect.c296 static BIO_CONNECT *BIO_CONNECT_new(void) { in BIO_CONNECT_new() function
322 bio->ptr = (char *)BIO_CONNECT_new(); in conn_new()