Searched refs:PSA_ECC_FAMILY_IS_WEIERSTRASS (Results 1 – 2 of 2) sorted by relevance
600 #define PSA_ECC_FAMILY_IS_WEIERSTRASS(family) ((family & 0xc0) == 0) macro
5759 if (PSA_ECC_FAMILY_IS_WEIERSTRASS(curve)) {