Searched full:unset (Results 1 – 14 of 14) sorted by relevance
36 MBEDTLS_BLOCK_CIPHER_ID_NONE = 0, /**< Unset. */
464 * If #MBEDTLS_ECDSA_DETERMINISTIC is unset, this is also507 * If #MBEDTLS_ECDSA_DETERMINISTIC is unset, this is also
400 * of \c X is unset or set.
361 * This is unset if the cipher context was established through
1962 * is unset, on a TLS client, attempting to verify a server certificate2520 * Special value: 0 means unset (no limit).
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()542 * - The entropy source is not providing only 0s (all bits unset) or 1s (all
137 * We accept Q->Z being unset (saving memory in tables) as
651 * structure being unset. in ssl_tls13_validate_certificate()
3110 /* Make sure the last two bits are unset for Curve448, three bits for in mbedtls_ecp_gen_privkey_mx()
2154 /* This function assumes that PSK identity in the SSL config is unset.2157 * On failure, the PSK identity in the config remains unset. */
1060 /* Unset end proc */ in stm32_pka_compute_montgomery()1182 /* Unset end proc */ in stm32_pka_is_point_on_curve()1338 /* Unset end proc */ in stm32_pka_ecdsa_verif()1485 /* Unset end proc */ in stm32_pka_ecdsa_sign()1615 /* Unset end proc */ in stm32_pka_ecc_scalar_mul()
333 unset CROSS_COMPILE32
216 /** The data type is unknown, unset or invalid. */
3064 if MBEDTLS_FS_IO and MBEDTLS_PEM_PARSE_C are unset. Fixes #2254.3222 provided SSL context is unset.