Searched refs:threshold (Results 1 – 8 of 8) sorted by relevance
98 size_t MBEDTLS_PRIVATE(threshold); /**< Minimum bytes required before release */163 size_t threshold, int strong);
150 void mbedtls_debug_set_threshold(int threshold);
88 size_t threshold, int strong) in mbedtls_entropy_add_source() argument106 ctx->source[idx].threshold = threshold; in mbedtls_entropy_add_source()315 if (ctx->source[i].size < ctx->source[i].threshold) { in mbedtls_entropy_func()
26 void mbedtls_debug_set_threshold(int threshold) in mbedtls_debug_set_threshold() argument28 debug_threshold = threshold; in mbedtls_debug_set_threshold()
123 static void plic_set_threshold(struct plic_data *pd, uint32_t threshold) in plic_set_threshold() argument127 io_write32(PLIC_THRESHOLD(pd->plic_base, context), threshold); in plic_set_threshold()
66 --param asan-instrumentation-with-call-threshold=0
308 active-semi,input-voltage-threshold-microvolt = <6600>;
1529 when MBEDTLS_SSL_IN_CONTENT_LEN is less than a threshold that depends on5219 * debug_set_threshold() added to ignore messages over threshold level