Home
last modified time | relevance | path

Searched refs:frees (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/crypto/openssl/doc/man3/
H A DBIO_new.pod30 BIO_free() frees up a single BIO, BIO_vfree() also frees up a single BIO
38 BIO_free_all() frees up an entire BIO chain, it does not halt if an error
H A DNCONF_new_ex.pod37 NCONF_free() frees the data associated with I<conf> and then frees the I<conf>
H A DOSSL_CMP_ITAV_set0.pod86 OSSL_CMP_ITAV_free(itav); /* also frees type and val */
92 OSSL_CMP_CTX_free(ctx); /* also frees itav */
H A DASN1_INTEGER_new.pod20 ASN1_INTEGER_free() frees up a single B<ASN1_INTEGER> object.
H A DSSL_CONF_CTX_new.pod19 The function SSL_CONF_CTX_free() frees up the context B<cctx>.
H A DASN1_STRING_new.pod24 ASN1_STRING_free() frees up I<a>.
H A DERR_remove_state.pod23 ERR_remove_state() frees the error queue associated with the specified
H A DX509_STORE_new.pod29 X509_STORE_free() frees up a single X509_STORE object.
H A DASN1_OBJECT_new.pod21 ASN1_OBJECT_free() frees up the B<ASN1_OBJECT> structure I<a>.
H A DRSA_new.pod24 RSA_free() frees the B<RSA> structure and its components. The key is
H A DTS_RESP_CTX_new.pod29 TS_RESP_CTX_free() frees the B<TS_RESP_CTX> object I<ctx>.
H A DDH_new.pod23 DH_free() frees the B<DH> structure and its components. The values are
H A DSSL_CTX_free.pod16 SSL_CTX object pointed to by B<ctx> and frees up the allocated memory if the reference count has re…
H A DCONF_modules_free.pod23 CONF_modules_free() closes down and frees up all memory allocated by all
H A DRSA_blinding_on.pod31 RSA_blinding_off() turns blinding off and frees the memory used for
H A DDSA_new.pod27 DSA_free() frees the B<DSA> structure and its components. The values are
H A DASN1_STRING_TABLE_add.pod40 ASN1_STRING_TABLE_cleanup() frees all B<ASN1_STRING_TABLE> items added
H A DSSL_free.pod16 structure pointed to by B<ssl> and frees up the allocated memory if the
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_asn1_octet_string_set1.pod20 ossl_cmp_asn1_octet_string_set1() frees any previous value of the variable
24 ossl_cmp_asn1_octet_string_set1_bytes() frees any previous value of the variable
H A Dossl_rand_get_entropy.pod32 ossl_rand_cleanup_entropy() cleanses and frees any storage allocated by
44 ossl_rand_cleanup_nonce() cleanses and frees any storage allocated by
H A DOPENSSL_SA.pod63 B<ossl_sa_I<TYPE>_free>() frees up the I<sa> structure. It does I<not> free up any
66 B<ossl_sa_I<TYPE>_free_leaves>() frees up the I<sa> structure and all of its
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.h30 uptr frees; member
H A Dmemprof_stats.cpp46 Printf("Stats: %zuM freed by %zu calls\n", freed >> 20, frees); in Print()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stats.h30 uptr frees; member
/freebsd/sys/contrib/xen/xsm/
H A Dflask_op.h140 uint32_t frees; member

12345