Searched refs:methods_filep (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/crypto/bio/ | ||
H A D | file.c | 316 static const BIO_METHOD methods_filep = { variable 320 const BIO_METHOD *BIO_s_file(void) { return &methods_filep; } |
Completed in 78 milliseconds