Home
last modified time | relevance | path

Searched refs:MBEDTLS_ASN1_PRIMITIVE (Results 1 – 2 of 2) sorted by relevance

/mcuboot-3.4.0/ext/mbedtls-asn1/include/mbedtls/
Dasn1.h84 #define MBEDTLS_ASN1_PRIMITIVE 0x00 macro
/mcuboot-3.4.0/sim/mcuboot-sys/csupport/
Drun.c84 if (**p != MBEDTLS_ASN1_PRIMITIVE) { in parse_pubkey()