Searched refs:deletes (Results 1 – 12 of 12) sorted by relevance
42 static size_t deletes = 0; variable264 deletes++; in FuzzerTestOneInput()
37 joins two BIO chains whereas BIO_pop() deletes a single BIO from a chain,
44 X509_NAME_delete_entry() deletes an entry from B<name> at position
116 OSSL_CMP_SRV_CTX_free() deletes the given I<srv_ctx>.
81 X509v3_delete_ext() deletes the extension with index I<loc> from I<x>.
110 OSSL_STORE_delete() deletes the object identified by I<uri>.
144 B<sk_I<TYPE>_delete>() deletes element I<i> from I<sk>. It returns the deleted147 B<sk_I<TYPE>_delete_ptr>() deletes element matching I<ptr> from I<sk>. It
112 B<X509V3_ADD_DELETE> deletes and frees an existing extension. If the extension
159 B<lh_I<TYPE>_delete>() deletes an entry from I<table>.
127 OSSL_FUNC_store_delete() deletes the object identified by the I<uri>. The
117 ossl_ht_delete() deletes an entry from the hashtable indexed by the passed
316 whitespace from all lines, deletes trailing blank lines at EOF and sets
Completed in 22 milliseconds