Home
last modified time | relevance | path

Searched defs:item (Results 1 – 21 of 21) sorted by relevance

/openssl/ssl/
H A Dpqueue.c20 pitem *item = OPENSSL_malloc(sizeof(*item)); in pitem_new() local
31 void pitem_free(pitem *item) in pitem_free()
48 pitem *pqueue_insert(pqueue *pq, pitem *item) in pqueue_insert()
91 pitem *item = pq->items; in pqueue_pop() local
129 pitem *pqueue_next(piterator *item) in pqueue_next()
145 pitem *item = pq->items; in pqueue_size() local
H A Dd1_lib.c117 pitem *item = NULL; in dtls1_clear_received_buffer() local
129 pitem *item = NULL; in dtls1_clear_sent_buffer() local
H A Dssl_lib.c1924 pitem *item, *iter; in SSL_has_pending() local
/openssl/ssl/quic/
H A Dquic_cfq.c27 uint64_t ossl_quic_cfq_item_get_frame_type(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_get_frame_type()
41 size_t ossl_quic_cfq_item_get_encoded_len(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_get_encoded_len()
48 int ossl_quic_cfq_item_get_state(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_get_state()
55 uint32_t ossl_quic_cfq_item_get_pn_space(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_get_pn_space()
62 int ossl_quic_cfq_item_is_unreliable(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_is_unreliable()
179 static void clear_item(QUIC_CFQ_ITEM_EX *item) in clear_item()
216 QUIC_CFQ_ITEM_EX *item = cfq->free_list.head; in cfq_get_free() local
240 QUIC_CFQ_ITEM_EX *item = cfq_get_free(cfq); in ossl_quic_cfq_add_frame() local
260 void ossl_quic_cfq_mark_tx(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item) in ossl_quic_cfq_mark_tx()
313 void ossl_quic_cfq_release(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item) in ossl_quic_cfq_release()
[all …]
H A Dquic_srtm.c69 static unsigned long items_fwd_hash(const SRTM_ITEM *item) in items_fwd_hash()
79 static unsigned long items_rev_hash(const SRTM_ITEM *item) in items_rev_hash()
154 SRTM_ITEM *inext, *item = ihead; in srtm_free_each() local
189 SRTM_ITEM key, *item = NULL, *prev = NULL; in srtm_find() local
262 static int srtm_compute_blinded(QUIC_SRTM *srtm, SRTM_ITEM *item, in srtm_compute_blinded()
285 SRTM_ITEM *item = NULL, *head = NULL, *new_head, *r_item; in ossl_quic_srtm_add() local
381 SRTM_ITEM *item, *prev = NULL; in ossl_quic_srtm_remove() local
417 SRTM_ITEM key, *item = NULL, *inext, *ihead; in ossl_quic_srtm_cull() local
446 SRTM_ITEM key, *item; in ossl_quic_srtm_lookup() local
477 static void check_mark(SRTM_ITEM *item, void *arg) in check_mark()
[all …]
H A Dquic_txpim.c144 QUIC_CFQ_ITEM *item) in ossl_quic_txpim_pkt_add_cfq_item()
/openssl/test/
H A Dquic_cfq_test.c69 QUIC_CFQ_ITEM *item; in check() local
104 QUIC_CFQ_ITEM *item, *inext; in test_cfq() local
H A Devp_test.c3372 RAND_DATA_PASS *item; in rand_test_parse() local
3433 RAND_DATA_PASS *item; in rand_test_run() local
H A Dquic_multistream_test.c5489 SSL_POLL_ITEM items[5] = {0}, *item = items; in script_85_poll() local
/openssl/crypto/engine/
H A Deng_lib.c130 ENGINE_CLEANUP_ITEM *item; in int_cleanup_item() local
140 ENGINE_CLEANUP_ITEM *item; in engine_cleanup_add_first() local
155 ENGINE_CLEANUP_ITEM *item; in engine_cleanup_add_last() local
169 static void engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item) in engine_cleanup_cb_free()
/openssl/ssl/record/
H A Drec_layer_d1.c53 pitem *item = NULL; in DTLS_RECORD_LAYER_clear() local
77 pitem *item; in dtls_buffer_record() local
142 pitem *item; in dtls_unbuffer_record() local
H A Drec_layer_s3.c183 pitem *item, *iter; in ssl3_pending() local
/openssl/ssl/statem/
H A Dstatem_dtls.c487 pitem *item; in dtls1_retrieve_buffered_fragment() local
597 pitem *item = NULL; in dtls1_reassemble_fragment() local
708 pitem *item = NULL; in dtls1_process_out_of_seq_message() local
1093 pitem *item; in dtls1_retransmit_buffered_messages() local
1113 pitem *item; in dtls1_buffer_message() local
1183 pitem *item; in dtls1_retransmit_message() local
/openssl/ssl/record/methods/
H A Ddtls_meth.c285 pitem *item; in dtls_rlayer_buffer_record() local
331 static int dtls_copy_rlayer_record(OSSL_RECORD_LAYER *rl, pitem *item) in dtls_copy_rlayer_record()
353 pitem *item; in dtls_retrieve_rlayer_buffered_record() local
582 pitem *item; in dtls_free() local
/openssl/ssl/rio/
H A Dpoll_immediate.c45 SSL_POLL_ITEM *item; in SSL_poll() local
/openssl/test/testutil/
H A Dtestutil_init.c116 char *item; in setup_trace() local
/openssl/crypto/bn/
H A Dbn_ctx.c85 BN_POOL_ITEM *item = ctx->pool.head; in ctxdbg() local
319 BN_POOL_ITEM *item; in BN_POOL_get() local
/openssl/apps/
H A Dopenssl.c212 char *item; in setup_trace() local
/openssl/crypto/asn1/
H A Dtasn_enc.c401 int skcontlen, const ASN1_ITEM *item, in asn1_set_seq_out()
/openssl/crypto/evp/
H A Dctrl_params_translate.c2591 const struct translation_st *item = &translations[i]; in lookup_translation() local
/openssl/include/openssl/
H A Dasn1t.h.in495 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */ member

Completed in 100 milliseconds