Searched refs:deleted (Results 1 – 25 of 27) sorted by relevance
12
45 that have been added and a list that have been deleted since the last50 and the number of deleted fds are stored in I<*numaddfds> and I<*numdelfds>
45 B<loc>. The deleted entry is returned and must be freed up.83 X509_NAME_delete_entry() returns either the deleted B<X509_NAME_ENTRY>
32 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are deleted
27 If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are deleted
31 If the B<CMS_TEXT> flag is set MIME headers for type C<text/plain> are deleted
38 the deleted BIO does not need to be at the end of a chain.
144 B<sk_I<TYPE>_delete>() deletes element I<i> from I<sk>. It returns the deleted148 returns the deleted element or NULL if no element matching I<ptr> was found.268 B<sk_I<TYPE>_delete_ptr>() return a pointer to the deleted element or NULL
81 with the number of fds added or deleted respectively. I<*addfd> and I<*delfd>82 will be populated with the list of added and deleted fds respectively. Similarly
85 If the B<CMS_TEXT> flag is set MIME headers for type C<text/plain> are deleted
63 B<NULL> the current hint from B<ctx> or B<ssl> is deleted.
82 The deleted extension is returned and must be freed by the caller.
81 If the B<PKCS7_TEXT> flag is set MIME headers for type C<text/plain> are deleted
92 If the B<CMS_TEXT> flag is set MIME headers for type C<text/plain> are deleted
52 Unless the memory BIO is read only any data read from it is deleted from
256 B<lh_I<TYPE>_delete>() and OPENSSL_LH_delete() return the entry being deleted.
434 * Should be deleted by the caller using CTLOG_free when no longer needed.451 * Should be deleted by the caller using CTLOG_free when no longer needed.485 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.492 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
300 assert(!qs->deleted in qsm_ready_for_gc()306 qs->deleted in qsm_ready_for_gc()
3593 qs->deleted = 1; in ossl_quic_channel_reject_stream()
505 ctx.xso->stream->deleted = 1; in ossl_quic_free()
312 unsigned int deleted : 1; member
189 The words “bug fixes” or “mitigations” in the leader line should be deleted as
139 If B<!> is used then the ciphers are permanently deleted from the list.140 The ciphers deleted can never reappear in the list even if they are143 If B<-> is used then the ciphers are deleted from the list, but some or
624 in the certificate it is deleted first. See the B<WARNINGS> section before639 are silently deleted, unless the B<-preserveDN> option is set but785 deleted. This does not happen if the B<-preserveDN> option is used. To
273 ossl_ht_delete() returns 1 if the key was successfully deleted, and 0 if the
339 * the type of the extension to be deleted. |ext| points to the extension block.
Completed in 75 milliseconds