Searched refs:freeing (Results 1 – 25 of 38) sorted by relevance
12
6 - BIO allocation and freeing functions39 occurs freeing up an individual BIO in the chain.
7 - X509_STORE allocation, freeing and locking functions
54 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>
32 The caller is responsible for freeing the returned list.
22 freeing B<BIGNUM>s in functions that are called from inside a loop.
36 before freeing up in case the buffer contains sensitive data.
23 After freeing the buffers, the buffers are automatically reallocated upon a
69 with the caller, who is responsible for freeing it.
192 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.
44 application is responsible for freeing up B<cert> after use.
50 returned by the function. The application is responsible for freeing the
33 If a non-NULL stack is returned the caller is responsible for freeing it.
43 function, so the caller is responsible for freeing and cleaning any memory
108 returned by these functions) with OPENSSL_free() as freeing is handled
28 The caller is responsible for freeing any string returned.
47 is responsible for freeing the peername via OPENSSL_free() when it
90 caller remains responsible for freeing the memory associated with the name.
79 A "free" function responsible for freeing the B<ASN1_VALUE> passed in I<*pval>
104 BIO is set to BIO_NOCLOSE, before freeing the BUF_MEM the data pointer
120 and to handle freeing the associated data structure on their own.
152 freeing the structure in a loop), or B<NULL>.
119 caller remains responsible for freeing the memory associated with the name.
145 If the function returns 1 the caller is responsible for freeing I<*issuer>.
220 unsigned int freeing:1; member287 store->freeing = 1; in provider_store_free()1148 int freeing; in provider_flush_store_cache() local1155 freeing = store->freeing; in provider_flush_store_cache()1158 if (!freeing) in provider_flush_store_cache()
351 * for data that caller is responsible for freeing (only if function returns363 * responsible for freeing (by calling SCT_LIST_free).378 * for data that caller is responsible for freeing (only if function returns390 * responsible for freeing (by calling SCT_LIST_free).
Completed in 22 milliseconds