Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_fd.c89 static int fd_new(BIO *h);
101 fd_new,
120 static int fd_new(BIO *bi) in fd_new() function