Searched refs:strong (Results 1 – 6 of 6) sorted by relevance
99 int MBEDTLS_PRIVATE(strong); /**< Is the source strong? */163 size_t threshold, int strong);
88 size_t threshold, int strong) in mbedtls_entropy_add_source() argument107 ctx->source[idx].strong = strong; in mbedtls_entropy_add_source()214 if (ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG) { in entropy_gather_internal()318 if (ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG) { in mbedtls_entropy_func()
46 core-stackp-cflags-$(CFG_CORE_STACK_PROTECTOR_STRONG) := -fstack-protector-strong
37 …rface which need to be changed are marked as 'deprecated'. If there is a strong reason to replace …48 …fix should be reworked to avoid the API change. API changes without very strong justification are …
2380 * Guard against strong local side channel attack against base64 tables by2928 MBEDTLS_ENTROPY_BLOCK_SIZE bytes or more from strong sources. In the2931 security if the source is genuinely strong, but less than the expected 64
17 ta-stackp-cflags-$(CFG_TA_STACK_PROTECTOR_STRONG) := -fstack-protector-strong