/openssl/ssl/ |
H A D | pqueue.c | 20 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 D | d1_lib.c | 117 pitem *item = NULL; in dtls1_clear_received_buffer() local 129 pitem *item = NULL; in dtls1_clear_sent_buffer() local
|
H A D | ssl_lib.c | 1928 pitem *item, *iter; in SSL_has_pending() local
|
/openssl/ssl/quic/ |
H A D | quic_cfq.c | 27 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 D | quic_srtm.c | 69 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 D | quic_txpim.c | 144 QUIC_CFQ_ITEM *item) in ossl_quic_txpim_pkt_add_cfq_item()
|
/openssl/test/ |
H A D | quic_cfq_test.c | 69 QUIC_CFQ_ITEM *item; in check() local 104 QUIC_CFQ_ITEM *item, *inext; in test_cfq() local
|
H A D | evp_test.c | 3372 RAND_DATA_PASS *item; in rand_test_parse() local 3433 RAND_DATA_PASS *item; in rand_test_run() local
|
H A D | quic_multistream_test.c | 5497 SSL_POLL_ITEM items[5] = {0}, *item = items; in script_85_poll() local
|
/openssl/crypto/engine/ |
H A D | eng_lib.c | 130 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 D | rec_layer_d1.c | 53 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 D | rec_layer_s3.c | 183 pitem *item, *iter; in ssl3_pending() local
|
/openssl/ssl/statem/ |
H A D | statem_dtls.c | 488 pitem *item; in dtls1_retrieve_buffered_fragment() local 598 pitem *item = NULL; in dtls1_reassemble_fragment() local 709 pitem *item = NULL; in dtls1_process_out_of_seq_message() local 1095 pitem *item; in dtls1_retransmit_buffered_messages() local 1115 pitem *item; in dtls1_buffer_message() local 1185 pitem *item; in dtls1_retransmit_message() local
|
/openssl/ssl/record/methods/ |
H A D | dtls_meth.c | 285 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 D | poll_immediate.c | 45 SSL_POLL_ITEM *item; in SSL_poll() local
|
/openssl/test/testutil/ |
H A D | testutil_init.c | 116 char *item; in setup_trace() local
|
/openssl/crypto/bn/ |
H A D | bn_ctx.c | 85 BN_POOL_ITEM *item = ctx->pool.head; in ctxdbg() local 319 BN_POOL_ITEM *item; in BN_POOL_get() local
|
/openssl/apps/ |
H A D | openssl.c | 212 char *item; in setup_trace() local
|
/openssl/crypto/asn1/ |
H A D | tasn_enc.c | 401 int skcontlen, const ASN1_ITEM *item, in asn1_set_seq_out()
|
/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 2595 const struct translation_st *item = &translations[i]; in lookup_translation() local
|
/openssl/include/openssl/ |
H A D | asn1t.h.in | 495 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */ member
|