Home
last modified time | relevance | path

Searched defs:bio2 (Results 1 – 8 of 8) sorted by relevance

/openssl/test/
H A Dbio_meth_test.c17 BIO *membio = NULL, *bio1 = NULL, *bio2 = NULL, *bio3 = NULL; in test_bio_meth() local
H A Dbio_memleak_test.c109 BIO *bio, *bio2 = NULL; in test_bio_rdonly_mem_buf() local
H A Dbio_dgram_test.c496 BIO *bio1 = NULL, *bio2 = NULL; in test_bio_dgram_pair() local
H A Dquic_txp_test.c47 BIO *bio1, *bio2; member
H A Dthreadstest.c1163 BIO *bio1 = NULL, *bio2 = NULL; in test_bio_dgram_pair() local
H A Dsslapitest.c2904 static void setupbio(BIO **res, BIO *bio1, BIO *bio2, int type) in setupbio()
2935 BIO *bio2 = NULL; in test_ssl_set_bio() local
/openssl/crypto/bio/
H A Dbss_bio.c606 static int bio_make_pair(BIO *bio1, BIO *bio2) in bio_make_pair()
682 BIO *bio1 = NULL, *bio2 = NULL; in BIO_new_bio_pair() local
H A Dbss_dgram_pair.c336 static int dgram_pair_ctrl_make_bio_pair(BIO *bio1, BIO *bio2) in dgram_pair_ctrl_make_bio_pair()
402 BIO *bio2; in dgram_pair_ctrl_destroy_bio_pair() local
790 BIO *bio1 = NULL, *bio2 = NULL; in BIO_new_bio_dgram_pair() local

Completed in 54 milliseconds