Searched refs:CURVE_BITS (Results 1 – 1 of 1) sorted by relevance
42 #define CURVE_BITS 256 macro70 if (*bits != 0 && *bits != CURVE_BITS) { in p256_transparent_import_key()94 *bits = CURVE_BITS; in p256_transparent_import_key()116 if (bits != CURVE_BITS || type != PSA_KEY_TYPE_ECC_KEY_PAIR(PSA_ECC_FAMILY_SECP_R1)) { in p256_transparent_export_public_key()