Home
last modified time | relevance | path

Searched defs:bio1 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c606 static int bio_make_pair(BIO *bio1, BIO *bio2) in bio_make_pair() argument
686 BIO *bio1 = NULL, *bio2 = NULL; in BIO_new_bio_pair() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbss_bio.c606 static int bio_make_pair(BIO *bio1, BIO *bio2) in bio_make_pair() argument
686 BIO *bio1 = NULL, *bio2 = NULL; in BIO_new_bio_pair() local
[all...]
/third_party/openssl/test/
H A Dsslapitest.c2860 static void setupbio(BIO **res, BIO *bio1, BIO *bio2, int type) in setupbio() argument
2890 BIO *bio1 = NULL; in test_ssl_set_bio() local

Completed in 16 milliseconds