/openssl/test/ |
H A D | cmsapitest.c | 62 BIO_free(contentbio); in test_encrypt_decrypt() 64 BIO_free(msgbio); in test_encrypt_decrypt() 65 BIO_free(outmsgbio); in test_encrypt_decrypt() 312 BIO_free(content); in test_d2i_CMS_bio_NULL() 314 BIO_free(bio); in test_d2i_CMS_bio_NULL() 382 BIO_free(bio); in test_d2i_CMS_decode() 409 BIO_free(certbio); in setup_tests() 412 BIO_free(certbio); in setup_tests() 421 BIO_free(privkeybio); in setup_tests() 426 BIO_free(privkeybio); in setup_tests()
|
H A D | bio_memleak_test.c | 39 BIO_free(bio); in test_bio_memleak() 59 BIO_free(bio); in test_bio_get_mem() 66 BIO_free(bio); in test_bio_get_mem() 102 BIO_free(bio); in test_bio_new_mem_buf() 143 BIO_free(bio); in test_bio_rdonly_mem_buf() 144 BIO_free(bio2); in test_bio_rdonly_mem_buf() 180 BIO_free(bio); in test_bio_rdwr_rdonly() 220 BIO_free(bio); in test_bio_nonclear_rst() 275 BIO_free(bio); in test_bio_i2d_ASN1_mime() 276 BIO_free(out); in test_bio_i2d_ASN1_mime()
|
H A D | pem_read_depr_test.c | 57 BIO_free(infile); in test_read_dh_params() 78 BIO_free(infile); in test_read_dh_x942_params() 101 BIO_free(infile); in test_read_dsa_params() 122 BIO_free(infile); in test_read_dsa_private() 143 BIO_free(infile); in test_read_dsa_public() 165 BIO_free(infile); in test_read_rsa_private() 186 BIO_free(infile); in test_read_rsa_public()
|
H A D | pkcs7_test.c | 168 BIO_free(msg_bio); in pkcs7_verify_test() 169 BIO_free(x509_bio); in pkcs7_verify_test() 170 BIO_free(bio); in pkcs7_verify_test() 384 BIO_free(x509_bio); in pkcs7_inner_content_verify_test() 385 BIO_free(bio); in pkcs7_inner_content_verify_test()
|
H A D | bio_meth_test.c | 57 BIO_free(membio); in test_bio_meth() 58 BIO_free(bio3); in test_bio_meth() 59 BIO_free(bio2); in test_bio_meth() 60 BIO_free(bio1); in test_bio_meth()
|
H A D | pemtest.c | 56 BIO_free(b); in test_b64() 78 BIO_free(b); in test_invalid() 81 BIO_free(b); in test_invalid() 124 BIO_free(b); in test_empty_payload() 153 BIO_free(b); in test_protected_params()
|
H A D | http_test.c | 140 BIO_free(req); in test_http_method() 194 BIO_free(rsp); in test_http_method() 198 BIO_free(req); in test_http_method() 199 BIO_free(wbio); in test_http_method() 200 BIO_free(rbio); in test_http_method() 240 BIO_free(rsp); in test_http_keep_alive() 247 BIO_free(wbio); in test_http_keep_alive() 248 BIO_free(rbio); in test_http_keep_alive() 460 BIO_free(wbio); in test_http_resp_hdr_limit() 461 BIO_free(rbio); in test_http_resp_hdr_limit()
|
H A D | bio_comp_test.c | 58 BIO_free(bcomp); in do_bio_comp_test() 73 BIO_free(bexp); in do_bio_comp_test() 74 BIO_free(bcomp); in do_bio_comp_test() 75 BIO_free(bmem); in do_bio_comp_test()
|
H A D | bio_core_test.c | 53 return BIO_free(bio->bio); in tst_bio_core_free() 103 BIO_free(cbiobad); in test_bio_core() 104 BIO_free(cbio); in test_bio_core() 105 BIO_free(corebio.bio); in test_bio_core()
|
H A D | x509_acert_test.c | 42 BIO_free(bp); in test_print_acert() 43 BIO_free(bout); in test_print_acert() 75 BIO_free(bp); in test_acert_sign() 149 BIO_free(bout); in test_object_group_attr()
|
/openssl/test/testutil/ |
H A D | load.c | 29 BIO_free(bio); in load_cert_pem() 44 BIO_free(bio); in STACK_OF() 53 BIO_free(bio); in STACK_OF() 64 BIO_free(bio); in STACK_OF() 88 BIO_free(bio); in load_pkey_pem() 103 BIO_free(bio); in load_csr_der()
|
/openssl/demos/cms/ |
H A D | cms_ddec.c | 84 BIO_free(in); in main() 85 BIO_free(out); in main() 86 BIO_free(tbio); in main() 87 BIO_free(dcont); in main()
|
H A D | cms_denc.c | 90 BIO_free(in); in main() 91 BIO_free(out); in main() 92 BIO_free(dout); in main() 93 BIO_free(tbio); in main()
|
H A D | cms_sign2.c | 38 BIO_free(tbio); in main() 96 BIO_free(in); in main() 97 BIO_free(out); in main() 98 BIO_free(tbio); in main()
|
H A D | cms_ver.c | 54 BIO_free(b); in print_signingTime() 127 BIO_free(in); in main() 128 BIO_free(out); in main() 129 BIO_free(tbio); in main()
|
H A D | cms_dec.c | 76 BIO_free(in); in main() 77 BIO_free(out); in main() 78 BIO_free(tbio); in main()
|
H A D | cms_enc.c | 88 BIO_free(in); in main() 89 BIO_free(out); in main() 90 BIO_free(tbio); in main()
|
H A D | cms_sign.c | 85 BIO_free(in); in main() 86 BIO_free(out); in main() 87 BIO_free(tbio); in main()
|
/openssl/doc/man3/ |
H A D | BIO_new.pod | 5 BIO_new_ex, BIO_new, BIO_up_ref, BIO_free, BIO_vfree, BIO_free_all 15 int BIO_free(BIO *a); 30 BIO_free() frees up a single BIO, BIO_vfree() also frees up a single BIO 33 Calling BIO_free() may also have some effect 46 BIO_up_ref() and BIO_free() return 1 for success and 0 for failure. 52 If BIO_free() is called on a BIO chain it will only free one BIO resulting 55 Calling BIO_free_all() on a single BIO has the same effect as calling BIO_free()
|
/openssl/demos/smime/ |
H A D | smsign2.c | 38 BIO_free(tbio); in main() 95 BIO_free(in); in main() 96 BIO_free(out); in main() 97 BIO_free(tbio); in main()
|
H A D | smdec.c | 74 BIO_free(in); in main() 75 BIO_free(out); in main() 76 BIO_free(tbio); in main()
|
H A D | smenc.c | 86 BIO_free(in); in main() 87 BIO_free(out); in main() 88 BIO_free(tbio); in main()
|
H A D | smsign.c | 86 BIO_free(in); in main() 87 BIO_free(out); in main() 88 BIO_free(tbio); in main()
|
H A D | smver.c | 81 BIO_free(in); in main() 82 BIO_free(out); in main() 83 BIO_free(tbio); in main()
|
/openssl/fuzz/ |
H A D | dtlsserver.c | 633 BIO_free(bio_buf); in FuzzerTestOneInput() 644 BIO_free(bio_buf); in FuzzerTestOneInput() 658 BIO_free(bio_buf); in FuzzerTestOneInput() 669 BIO_free(bio_buf); in FuzzerTestOneInput() 682 BIO_free(bio_buf); in FuzzerTestOneInput() 693 BIO_free(bio_buf); in FuzzerTestOneInput()
|