/openssl/ssl/quic/ |
H A D | uint_set.c | 112 static UINT_SET_ITEM *create_set_item(uint64_t start, uint64_t end) in create_set_item() 128 uint64_t start = range->start, end = range->end; in ossl_uint_set_insert() local 261 uint64_t start = range->start, end = range->end; in ossl_uint_set_remove() local
|
H A D | quic_sstream.c | 182 uint64_t end) in ossl_quic_sstream_mark_transmitted() 211 uint64_t end) in ossl_quic_sstream_mark_lost() 240 uint64_t end) in ossl_quic_sstream_mark_acked()
|
H A D | qlog.c | 517 const char *p, *term_end, *end; member 543 const char *p = lex->term_end, *end = lex->end, *term_end; in lex_do() local
|
H A D | quic_fc.c | 199 int ossl_quic_rxfc_on_rx_stream_frame(QUIC_RXFC *rxfc, uint64_t end, int is_fin) in ossl_quic_rxfc_on_rx_stream_frame()
|
H A D | quic_wire.c | 522 uint64_t ack_range_count, first_ack_range, start, end, i; in ossl_quic_wire_decode_frame_ack() local 890 const unsigned char *start = PACKET_data(pkt), *end = PACKET_end(pkt), in ossl_quic_wire_decode_padding() local
|
/openssl/crypto/bf/ |
H A D | bf_skey.c | 26 const unsigned char *d, *end; in BF_set_key() local
|
/openssl/include/internal/ |
H A D | uint_set.h | 28 uint64_t start, end; member
|
H A D | quic_txpim.h | 60 uint64_t start, end; member
|
H A D | ring_buf.h | 200 uint64_t start, uint64_t end, in ring_buf_cpop_range()
|
/openssl/test/ |
H A D | timing_load_creds.c | 104 struct rusage start, end, elapsed; in main() local
|
H A D | lhash_test.c | 348 struct timeval start, end, delta; in test_stress() local 419 struct timeval start, end, delta; in test_hashtable_stress() local 650 struct timeval start, end, delta; in test_hashtable_multithread() local
|
H A D | asn1_internal_test.c | 161 const unsigned char *end = univ + len; in test_unicode() local
|
/openssl/util/perl/TLSProxy/ |
H A D | Proxy.pm | 588 sub end subroutine
|
H A D | Message.pm | 501 sub end subroutine
|
/openssl/crypto/asn1/ |
H A D | a_strnid.c | 51 char *end; in ASN1_STRING_set_default_mask_asc() local
|
/openssl/crypto/siphash/ |
H A D | siphash.c | 142 const uint8_t *end; in SipHash_Update() local
|
/openssl/crypto/bio/ |
H A D | bss_fd.c | 212 char *end = buf + size - 1; in fd_gets() local
|
/openssl/crypto/dso/ |
H A D | dso_win32.c | 352 const char *end = openssl_strnchr(start, '/', in win32_joiner() local 366 const char *end = openssl_strnchr(start, '/', in win32_joiner() local
|
/openssl/crypto/http/ |
H A D | http_lib.c | 39 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring()
|
/openssl/ssl/record/methods/ |
H A D | tls13_meth.c | 279 size_t end; in tls13_post_process_record() local
|
/openssl/crypto/evp/ |
H A D | keymgmt_lib.c | 236 int i, end = sk_OP_CACHE_ELEM_num(pk->operation_cache); in evp_keymgmt_util_find_operation_cache() local
|
/openssl/apps/lib/ |
H A D | http_server.c | 272 char *meth, *url, *end; in http_server_get_asn1_req() local
|
/openssl/crypto/encode_decode/ |
H A D | encoder_pkey.c | 233 int ok = 0, i, end; in ossl_encoder_ctx_setup_for_pkey() local
|
/openssl/crypto/ |
H A D | core_namemap.c | 490 int i, end; in ossl_namemap_stored() local
|
/openssl/apps/ |
H A D | cmp.c | 1616 char *file = opt_reqin, *end = file, bak; in set_fallback_pubkey() local 1999 char *ptr = opt_geninfo, *oid, *end; in handle_opt_geninfo() local 2526 static const char *prev_item(const char *opt, const char *end) in prev_item() 2564 const char *end = groups + strlen(groups); in conf_get_string() local 3573 const char *end = opt_section + strlen(opt_section); in cmp_main() local
|