Home
last modified time | relevance | path

Searched defs:ec_pubkey_oid (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dencrypted.c92 static const uint8_t ec_pubkey_oid[] = MBEDTLS_OID_EC_ALG_UNRESTRICTED; variable
174 static const uint8_t ec_pubkey_oid[] = MBEDTLS_OID_ISO_IDENTIFIED_ORG \ variable
/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Decdsa.h82 static const uint8_t ec_pubkey_oid[] = MBEDTLS_OID_EC_ALG_UNRESTRICTED; variable