Home
last modified time | relevance | path

Searched refs:BIO_meth_free (Results 1 – 17 of 17) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_meth_new.pod6 BIO_meth_new, BIO_meth_free, BIO_meth_get_read_ex, BIO_meth_set_read_ex,
22 void BIO_meth_free(BIO_METHOD *biom);
78 BIO_meth_free() destroys a B<BIO_METHOD> structure and frees up any memory
/third_party/boringssl/src/include/openssl/
Dbio.h635 OPENSSL_EXPORT void BIO_meth_free(BIO_METHOD *method);
907 BORINGSSL_MAKE_DELETER(BIO_METHOD, BIO_meth_free)
/third_party/openssl/apps/
Dbf_prefix.c41 BIO_meth_free(prefix_meth); in apps_bf_prefix()
Dapps.c2530 BIO_meth_free(prefix_method); in destroy_prefix_method()
Ds_server.c2195 BIO_meth_free(methods_ebcdic); in s_server_main()
/third_party/openssl/crypto/bio/
Dbio_meth.c50 void BIO_meth_free(BIO_METHOD *biom) in BIO_meth_free() function
/third_party/openssl/test/
Dssltestlib.c92 BIO_meth_free(method_tls_dump); in bio_f_tls_dump_filter_free()
329 BIO_meth_free(meth_mem); in bio_s_mempacket_test_free()
651 BIO_meth_free(meth_always_retry); in bio_s_always_retry_free()
Dsslcorrupttest.c128 BIO_meth_free(method_tls_corrupt); in bio_f_tls_corrupt_filter_free()
Dasynciotest.c408 BIO_meth_free(methods_async); in cleanup_tests()
Dtls13ccstest.c497 BIO_meth_free(method_watchccs); in cleanup_tests()
/third_party/ffmpeg/libavformat/
Dtls_openssl.c148 BIO_meth_free(c->url_bio_method); in tls_close()
/third_party/boringssl/src/crypto/bio/
Dbio.c645 void BIO_meth_free(BIO_METHOD *method) { in BIO_meth_free() function
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c894 BIO_meth_free (custom_bio_methods); in BIO_s_gst_dtls_connection()
/third_party/openssl/include/openssl/
Dbio.h765 void BIO_meth_free(BIO_METHOD *biom);
/third_party/libcoap/src/
Dcoap_openssl.c2720 BIO_meth_free(context->dtls.meth); in coap_dtls_free_context()
2727 BIO_meth_free( context->tls.meth ); in coap_dtls_free_context()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h793 #define BIO_meth_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_free) macro
/third_party/openssl/util/
Dlibcrypto.num4008 BIO_meth_free 3954 1_1_0 EXIST::FUNCTION: