Home
last modified time | relevance | path

Searched refs:freeing (Results 1 – 25 of 38) sorted by relevance

12

/openssl-master/doc/man3/
A DBIO_new.pod6 - BIO allocation and freeing functions
39 occurs freeing up an individual BIO in the chain.
A DX509_STORE_new.pod7 - X509_STORE allocation, freeing and locking functions
A DSRP_create_verifier.pod54 The caller is responsible for freeing the allocated I<*salt> and I<*verifier>
64 The caller is responsible for freeing the allocated I<*salt> and I<*verifier>
A DX509_STORE_get0_param.pod32 The caller is responsible for freeing the returned list.
A DBN_CTX_start.pod22 freeing B<BIGNUM>s in functions that are called from inside a loop.
A DBUF_MEM_new.pod36 before freeing up in case the buffer contains sensitive data.
A DSSL_alloc_buffers.pod23 After freeing the buffers, the buffers are automatically reallocated upon a
A DOSSL_CRMF_MSG_get0_tmpl.pod69 with the caller, who is responsible for freeing it.
A DOSSL_HTTP_transfer.pod192 The caller is responsible for freeing the BIO pointer obtained.
206 The caller is responsible for freeing the BIO pointer obtained.
218 The caller is responsible for freeing the BIO pointer obtained.
244 The caller is responsible for freeing the BIO pointer obtained.
A DOCSP_REQUEST_new.pod44 application is responsible for freeing up B<cert> after use.
A DEVP_PKEY_set1_encoded_public_key.pod50 returned by the function. The application is responsible for freeing the
A DX509_verify_cert.pod33 If a non-NULL stack is returned the caller is responsible for freeing it.
A DSSL_get_client_random.pod43 function, so the caller is responsible for freeing and cleaning any memory
A DERR_get_error.pod108 returned by these functions) with OPENSSL_free() as freeing is handled
A DCONF_modules_load_file.pod28 The caller is responsible for freeing any string returned.
A DX509_check_host.pod47 is responsible for freeing the peername via OPENSSL_free() when it
A DDH_meth_new.pod90 caller remains responsible for freeing the memory associated with the name.
A DASN1_EXTERN_FUNCS.pod79 A "free" function responsible for freeing the B<ASN1_VALUE> passed in I<*pval>
A DBIO_s_mem.pod104 BIO is set to BIO_NOCLOSE, before freeing the BUF_MEM the data pointer
A DOSSL_STORE_INFO.pod120 and to handle freeing the associated data structure on their own.
A DBN_generate_prime.pod152 freeing the structure in a loop), or B<NULL>.
A DDSA_meth_new.pod119 caller remains responsible for freeing the memory associated with the name.
A DX509_STORE_set_verify_cb_func.pod145 If the function returns 1 the caller is responsible for freeing I<*issuer>.
/openssl-master/crypto/
A Dprovider_core.c220 unsigned int freeing:1; member
287 store->freeing = 1; in provider_store_free()
1148 int freeing; in provider_flush_store_cache() local
1155 freeing = store->freeing; in provider_flush_store_cache()
1158 if (!freeing) in provider_flush_store_cache()
/openssl-master/include/openssl/
A Dct.h.in351 * for data that caller is responsible for freeing (only if function returns
363 * responsible for freeing (by calling SCT_LIST_free).
378 * for data that caller is responsible for freeing (only if function returns
390 * responsible for freeing (by calling SCT_LIST_free).

Completed in 22 milliseconds

12