Home
last modified time | relevance | path

Searched refs:BIO_vfree (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_new.pod5 BIO_new_ex, BIO_new, BIO_up_ref, BIO_free, BIO_vfree, BIO_free_all
16 void BIO_vfree(BIO *a);
30 BIO_free() frees up a single BIO, BIO_vfree() also frees up a single BIO
48 BIO_free_all() and BIO_vfree() do not return values.
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c438 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
447 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
457 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
466 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
473 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
482 sk_BIO_pop_free(parts, BIO_vfree); in SMIME_read_ASN1_ex()
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c827 BIO_vfree(bio); in BIO_new_dgram_sctp()
837 BIO_vfree(bio); in BIO_new_dgram_sctp()
852 BIO_vfree(bio); in BIO_new_dgram_sctp()
859 BIO_vfree(bio); in BIO_new_dgram_sctp()
875 BIO_vfree(bio); in BIO_new_dgram_sctp()
892 BIO_vfree(bio); in BIO_new_dgram_sctp()
899 BIO_vfree(bio); in BIO_new_dgram_sctp()
909 BIO_vfree(bio); in BIO_new_dgram_sctp()
923 BIO_vfree(bio); in BIO_new_dgram_sctp()
H A Dbio_lib.c189 void BIO_vfree(BIO *a) in BIO_vfree() function
/freebsd/crypto/openssl/test/
H A Dconf_include_test.c235 BIO_vfree(in); in cleanup_tests()
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c292 BIO_vfree(in); in def_load_bio()
306 BIO_vfree(in); in def_load_bio()
589 BIO_vfree(in); in def_load_bio()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h639 void BIO_vfree(BIO *a);
H A Dbio.h.in616 void BIO_vfree(BIO *a);
/freebsd/secure/lib/libcrypto/
H A DVersion.map400 BIO_vfree;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile943 MLINKS+= BIO_new.3 BIO_vfree.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1669 BIO_vfree 1709 3_0_0 EXIST::FUNCTION: