Searched refs:unset (Results 1 – 2 of 2) sorted by relevance
528 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local533 unset |= buf[i]; in mbedtls_entropy_source_self_test_check_bits()536 return set == 0xFF || unset == 0x00; in mbedtls_entropy_source_self_test_check_bits()
3064 if MBEDTLS_FS_IO and MBEDTLS_PEM_PARSE_C are unset. Fixes #2254.3222 provided SSL context is unset.