Searched defs:BIO_method_type (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio_lib.c184 int BIO_method_type(const BIO *b) function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dbio.c311 int BIO_method_type(const BIO *bio) { return bio->method->type; } function

Completed in 70 milliseconds