Home
last modified time | relevance | path

Searched refs:MBEDTLS_OID_EC_GRP_SECP256R1 (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Doid.h345 #define MBEDTLS_OID_EC_GRP_SECP256R1 MBEDTLS_OID_ANSI_X9_62 "\x03\x01\x07" macro
/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Decdsa.h83 static const uint8_t ec_secp256r1_oid[] = MBEDTLS_OID_EC_GRP_SECP256R1;
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c93 static const uint8_t ec_secp256r1_oid[] = MBEDTLS_OID_EC_GRP_SECP256R1;