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

/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dfd.c254 static const BIO_METHOD methods_fdp = { variable
258 const BIO_METHOD *BIO_s_fd(void) { return &methods_fdp; }
/external/openssl/crypto/bio/
H A Dbss_fd.c93 static BIO_METHOD methods_fdp= variable
108 return(&methods_fdp);

Completed in 80 milliseconds