Searched refs:unset (Results 1 – 8 of 8) sorted by relevance
133 conf.unset(option)297 unset = dep.startswith('-')299 config_settings[dep] = not unset
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()
121 def unset(self, name): member in Config600 config.unset(args.symbol)
307 ASN.1 Write Named Bitstring / 15 trailing bits all unset343 ASN.1 Write Bitstring / long string all bits unset except trailing bits
64 * of unset bits after the most significant bit.
664 ECP read key #6 (Curve25519, second most significant bit unset)696 ECP read key #14 (Curve448, most significant bit unset)
56 * If `MBEDTLS_PSA_CRYPTO_CONFIG` is unset, which is the default at least in Mbed TLS 2.x versions, …
2871 if MBEDTLS_FS_IO and MBEDTLS_PEM_PARSE_C are unset. Fixes #2254.3029 provided SSL context is unset.