Searched refs:tmpbio (Results 1 – 2 of 2) sorted by relevance
139 BIO *tmpbio = BIO_new_dgram_sctp(*sock, BIO_NOCLOSE); in init_client() local141 if (tmpbio == NULL) { in init_client()145 BIO_free(tmpbio); in init_client()283 BIO *tmpbio = BIO_new_dgram_sctp(asock, BIO_NOCLOSE); in do_server() local285 if (tmpbio == NULL) { in do_server()290 BIO_free(tmpbio); in do_server()
325 BIO *tmpbio; in asn1_output_data() local363 tmpbio = BIO_pop(sarg.ndef_bio); in asn1_output_data()365 sarg.ndef_bio = tmpbio; in asn1_output_data()