Home
last modified time | relevance | path

Searched refs:inserts (Results 1 – 8 of 8) sorted by relevance

/openssl/doc/internal/man3/
H A DDEFINE_LIST_OF.pod79 B<ossl_list_I<TYPE>_insert_head>() inserts the element I<elem>, which
82 B<ossl_list_I<TYPE>_insert_tail>() inserts the element I<elem>, which
85 B<ossl_list_I<TYPE>_insert_before>() inserts the element I<elem>,
89 B<ossl_list_I<TYPE>_insert_after>() inserts the element I<elem>,
H A DDEFINE_PRIORITY_QUEUE_OF.pod72 B<ossl_pqueue_I<TYPE>_push>() inserts a new element with value I<data>
H A Dossl_ht_new.pod112 ossl_ht_insert() inserts an B<HT_VALUE> element into the hash table, to be
/openssl/fuzz/
H A Dhashtable.c40 static size_t inserts = 0; variable
210 IS_REPLACE(op_flags) ? replacements++ : inserts++; in FuzzerTestOneInput()
/openssl/doc/man3/
H A DDEFINE_STACK_OF.pod150 B<sk_I<TYPE>_insert>() inserts I<ptr> into I<sk> at position I<idx>. Any
160 B<sk_I<TYPE>_unshift>() inserts I<ptr> at the start of I<sk> it is equivalent
H A DOPENSSL_LH_COMPFUNC.pod154 B<lh_I<TYPE>_insert>() inserts the structure pointed to by I<data> into
/openssl/doc/man5/
H A Dconfig.pod131 inserts the value of the named variable from the current section.
/openssl/Configurations/
H A Dunix-Makefile.tmpl16 # libcrypto.so as a link-import library that inserts runtime

Completed in 58 milliseconds