Home
last modified time | relevance | path

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

/mcuboot-3.6.0/ext/mbedtls-asn1/include/mbedtls/
Doid.h324 #define MBEDTLS_OID_EC_ALG_UNRESTRICTED MBEDTLS_OID_ANSI_X9_62 "\x02\01" macro
/mcuboot-3.6.0/boot/bootutil/include/bootutil/crypto/
Decdsa.h82 static const uint8_t ec_pubkey_oid[] = MBEDTLS_OID_EC_ALG_UNRESTRICTED;
/mcuboot-3.6.0/boot/bootutil/src/
Dencrypted.c92 static const uint8_t ec_pubkey_oid[] = MBEDTLS_OID_EC_ALG_UNRESTRICTED;