Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_ASN1_ALLOC_FAILED (Results 1 – 6 of 6) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dasn1.h55 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A /**< Memory allocation failed */ macro
Dcompat-1.3.h1071 #define POLARSSL_ERR_ASN1_MALLOC_FAILED MBEDTLS_ERR_ASN1_ALLOC_FAILED
/net-tools-latest/mbedtls-2.4.0/library/
Dasn1parse.c276 return( MBEDTLS_ERR_ASN1_ALLOC_FAILED ); in mbedtls_asn1_get_sequence_of()
Derror.c532 if( use_ret == -(MBEDTLS_ERR_ASN1_ALLOC_FAILED) ) in mbedtls_strerror()
Dx509_crt.c494 MBEDTLS_ERR_ASN1_ALLOC_FAILED ); in x509_get_subject_alt_name()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt472 POLARSSL_ERR_ASN1_MALLOC_FAILED MBEDTLS_ERR_ASN1_ALLOC_FAILED