Searched refs:frees (Results 1 – 25 of 113) sorted by relevance
12345
30 BIO_free() frees up a single BIO, BIO_vfree() also frees up a single BIO38 BIO_free_all() frees up an entire BIO chain, it does not halt if an error
37 NCONF_free() frees the data associated with I<conf> and then frees the I<conf>
86 OSSL_CMP_ITAV_free(itav); /* also frees type and val */92 OSSL_CMP_CTX_free(ctx); /* also frees itav */
20 ASN1_INTEGER_free() frees up a single B<ASN1_INTEGER> object.
24 ASN1_STRING_free() frees up I<a>.
19 The function SSL_CONF_CTX_free() frees up the context B<cctx>.
23 ERR_remove_state() frees the error queue associated with the specified
21 ASN1_OBJECT_free() frees up the B<ASN1_OBJECT> structure I<a>.
29 X509_STORE_free() frees up a single X509_STORE object.
23 DH_free() frees the B<DH> structure and its components. The values are
24 RSA_free() frees the B<RSA> structure and its components. The key is
29 TS_RESP_CTX_free() frees the B<TS_RESP_CTX> object I<ctx>.
23 CONF_modules_free() closes down and frees up all memory allocated by all
31 RSA_blinding_off() turns blinding off and frees the memory used for
27 DSA_free() frees the B<DSA> structure and its components. The values are
16 SSL_CTX object pointed to by B<ctx> and frees up the allocated memory if the reference count has re…
40 ASN1_STRING_TABLE_cleanup() frees all B<ASN1_STRING_TABLE> items added
32 BN_free() frees the components of the B<BIGNUM>, and if it was created
20 ossl_cmp_asn1_octet_string_set1() frees any previous value of the variable24 ossl_cmp_asn1_octet_string_set1_bytes() frees any previous value of the variable
32 ossl_rand_cleanup_entropy() cleanses and frees any storage allocated by44 ossl_rand_cleanup_nonce() cleanses and frees any storage allocated by
63 B<ossl_sa_I<TYPE>_free>() frees up the I<sa> structure. It does I<not> free up any66 B<ossl_sa_I<TYPE>_free_leaves>() frees up the I<sa> structure and all of its
30 uptr frees; member
46 Printf("Stats: %zuM freed by %zu calls\n", freed >> 20, frees); in Print()
140 uint32_t frees; member