Searched refs:allowed_curves (Results 1 – 2 of 2) sorted by relevance
141 uint32_t allowed_curves; /**< Elliptic curves for ECDSA */ member
241 if ((profile->allowed_curves & MBEDTLS_X509_ID_FLAG(gid)) != 0) { in x509_profile_check_key()