Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/ec/curve448/
H A Dword.h76 unsigned int limit = sizeof(c448_bool_t) / sizeof(mask_t); in bool_to_mask() local
/openssl/fuzz/
H A Dquic-srtm.c53 size_t limit = 0; in FuzzerTestOneInput() local
H A Dquic-lcidm.c77 size_t limit = 0; in FuzzerTestOneInput() local
/openssl/ssl/quic/
H A Dquic_sf_list.c218 int ossl_sframe_list_drop_frames(SFRAME_LIST *fl, uint64_t limit) in ossl_sframe_list_drop_frames()
277 uint64_t limit = fl->offset; in ossl_sframe_list_move_data() local
H A Dquic_channel.c2009 uint64_t limit = UINT64_MAX, l; in ch_rx_check_forged_pkt_limit() local
/openssl/crypto/rand/
H A Drand_pool.c203 const size_t limit = pool->max_len / 2; in rand_pool_grow() local
/openssl/test/helpers/
H A Dnoisydgrambio.c112 static size_t bandwidth_limit(struct bw_limiter_st *limit, OSSL_TIME now, in bandwidth_limit()
/openssl/test/
H A Dhttp_test.c419 static int test_http_resp_hdr_limit(size_t limit) in test_http_resp_hdr_limit()

Completed in 22 milliseconds