Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 43) sorted by relevance

12

/openssl/ssl/quic/
H A Duint_set.c112 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 Dquic_sstream.c182 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 Dqlog.c517 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 Dquic_fc.c199 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 Dquic_wire.c522 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 Dbf_skey.c26 const unsigned char *d, *end; in BF_set_key() local
/openssl/include/internal/
H A Duint_set.h28 uint64_t start, end; member
H A Dquic_txpim.h60 uint64_t start, end; member
H A Dring_buf.h200 uint64_t start, uint64_t end, in ring_buf_cpop_range()
/openssl/test/
H A Dlhash_test.c347 struct timeval start, end, delta; in test_stress() local
415 struct timeval start, end, delta; in test_hashtable_stress() local
634 struct timeval start, end, delta; in test_hashtable_multithread() local
H A Dtiming_load_creds.c104 struct rusage start, end, elapsed; in main() local
H A Dasn1_internal_test.c161 const unsigned char *end = univ + len; in test_unicode() local
/openssl/util/perl/TLSProxy/
H A DProxy.pm581 sub end subroutine
H A DMessage.pm486 sub end subroutine
/openssl/crypto/asn1/
H A Da_strnid.c51 char *end; in ASN1_STRING_set_default_mask_asc() local
H A Da_time.c82 int n, i, i2, l, o, min_l, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/openssl/crypto/siphash/
H A Dsiphash.c142 const uint8_t *end; in SipHash_Update() local
/openssl/crypto/bio/
H A Dbss_fd.c212 char *end = buf + size - 1; in fd_gets() local
/openssl/crypto/dso/
H A Ddso_win32.c352 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 Dhttp_lib.c32 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring()
/openssl/ssl/record/methods/
H A Dtls13_meth.c271 size_t end; in tls13_post_process_record() local
/openssl/apps/lib/
H A Dhttp_server.c269 char *meth, *url, *end; in http_server_get_asn1_req() local
/openssl/crypto/evp/
H A Dkeymgmt_lib.c236 int i, end = sk_OP_CACHE_ELEM_num(pk->operation_cache); in evp_keymgmt_util_find_operation_cache() local
/openssl/crypto/encode_decode/
H A Dencoder_pkey.c233 int ok = 0, i, end; in ossl_encoder_ctx_setup_for_pkey() local
/openssl/apps/
H A Dcmp.c1615 char *file = opt_reqin, *end = file, bak; in set_fallback_pubkey() local
1998 char *ptr = opt_geninfo, *oid, *end; in handle_opt_geninfo() local
2525 static const char *prev_item(const char *opt, const char *end) in prev_item()
2563 const char *end = groups + strlen(groups); in conf_get_string() local
3572 const char *end = opt_section + strlen(opt_section); in cmp_main() local

Completed in 167 milliseconds

12