Home
last modified time | relevance | path

Searched refs:_free (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c1020 keytype##_free
1032 keytype##_free
1044 keytype##_free
1056 keytype##_free
1068 keytype##_free
1081 keytype##_free
1093 keytype##_free
1105 keytype##_free
1117 keytype##_free
1129 keytype##_free
[all …]
H A Ddecode_pvk2key.c258 keytype##_free \
H A Ddecode_msblob2key.c264 keytype##_free \
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h93 static bhnd_nvram_iop_free bhnd_nvram_ ## _n ## _free; \
102 .free = bhnd_nvram_ ## _n ## _free \
/freebsd/crypto/openssl/fuzz/
H A Dasn1.c230 TYPE ## _free(type); \
248 TYPE ## _free(type); \
266 TYPE ## _free(type); \
282 TYPE ## _free(type); \
H A Dprovider.c44 sk_##evp##_pop_free(name##_collection, evp##_free); \
/freebsd/lib/libc/net/
H A Dnetdb_private.h39 static void name##_free(void *); \
45 (thr_keycreate(&name##_key, name##_free) == 0); \
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h334 (void (*)(void *))request##_free, \
337 (void (*)(void *))reply##_free, \
/freebsd/contrib/libevent/include/event2/
H A Drpc.h334 (void (*)(void *))request##_free, \
337 (void (*)(void *))reply##_free, \
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c530 TYPE *, NULL, IS_0, TYPE##_new(), TYPE##_free)
538 IS_0, sk_##T##_new_null(), sk_##T##_free)
547 TYPE *, NULL, DEFAULT, TYPE##_new(), TYPE##_free)
566 sk_##TYPE##_new_null(), sk_##TYPE##_free)
738 IS_0, TYPE##_new(), TYPE##_free)
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_typ.c23 void sname##_free(sname *x) \
/freebsd/crypto/openssl/include/crypto/
H A Dsparse_array.h31 ossl_sa_##type##_free(SPARSE_ARRAY_OF(type) *sa) \
/freebsd/crypto/openssl/include/internal/
H A Dpriority_queue.h28 ossl_pqueue_##type##_free(PRIORITY_QUEUE_OF(type) *pq) \
/freebsd/crypto/openssl/doc/internal/man3/
H A DDEFINE_PRIORITY_QUEUE_OF.pod60 B<ossl_pqueue_I<TYPE>_free>() frees up the I<pq> structure. It does I<not>
98 B<ossl_pqueue_I<TYPE>_free>() and B<ossl_pqueue_I<TYPE>_pop_free>()
H A DOPENSSL_SA.pod63 B<ossl_sa_I<TYPE>_free>() frees up the I<sa> structure. It does I<not> free up any
114 B<ossl_sa_I<TYPE>_free>() and B<ossl_sa_I<TYPE>_free_leaves>()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c49 TYPE##_free(ctx->FIELD); \ in DEFINE_OSSL_CMP_CTX_get0_NAME()
578 TYPE##_free(ctx->FIELD); \ in DEFINE_OSSL_set1_certs()
601 TYPE##_free(ctx->FIELD); \
/freebsd/crypto/openssl/doc/man3/
H A DX509_dup.pod493 The object returned must be released by calling B<I<TYPE>_free>().
511 B<I<TYPE>_free>() releases the object and all pointers and sub-objects
H A DDEFINE_STACK_OF.pod135 B<sk_I<TYPE>_free>() frees up the I<sk> structure. It does I<not> free up any
230 B<sk_I<TYPE>_free>(), B<sk_I<TYPE>_zero>(), B<sk_I<TYPE>_pop_free>(),
264 B<sk_I<TYPE>_free>(), B<sk_I<TYPE>_zero>(), B<sk_I<TYPE>_pop_free>() and
H A DPEM_read_CMS.pod122 allocated object, which should be released by calling B<I<TYPE>_free>(), or
H A DOPENSSL_LH_COMPFUNC.pod144 B<lh_I<TYPE>_free>() frees the B<LHASH_OF>(B<I<TYPE>>) structure
266 B<lh_I<TYPE>_free>(), OPENSSL_LH_free(), B<lh_I<TYPE>_flush>(),
/freebsd/sys/kern/
H A Dkern_malloc.c926 _free(void *addr, struct malloc_type *mtp, bool dozero) in _free() function
987 _free(addr, mtp, false); in free()
998 _free(addr, mtp, true); in zfree()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h805 pre void fname##_free(stname *a) \
815 void fname##_free(stname *a) \
H A Dsafestack.h.in96 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-threads.pod31 B<I<object>_free>() calls is a common source of memory leaks when a program
/freebsd/contrib/tcsh/
H A Dtc.str.c701 STRBUF##_free(void *xbuf) \

12