Home
last modified time | relevance | path

Searched refs:CURVE_BITS (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/3rdparty/p256-m/
H A Dp256-m_driver_entrypoints.c42 #define CURVE_BITS 256 macro
70 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()

Completed in 1 milliseconds