Searched refs:MBEDTLS_ERR_ASN1_ALLOC_FAILED (Results 1 – 2 of 2) sorted by relevance
51 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A /**< Memory allocation failed */ macro
351 return( MBEDTLS_ERR_ASN1_ALLOC_FAILED ); in asn1_get_sequence_of_cb()