Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dasn1.h81 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A /**< Memory allocation failed */ macro
Dcompat-1.3.h1075 #define POLARSSL_ERR_ASN1_MALLOC_FAILED MBEDTLS_ERR_ASN1_ALLOC_FAILED
/third_party/mbedtls/library/
Dasn1parse.c297 return( MBEDTLS_ERR_ASN1_ALLOC_FAILED ); in mbedtls_asn1_get_sequence_of()
Derror.c672 if( use_ret == -(MBEDTLS_ERR_ASN1_ALLOC_FAILED) ) in mbedtls_strerror()
Dx509_crt.c698 MBEDTLS_ERR_ASN1_ALLOC_FAILED ); in x509_get_subject_alt_name()
/third_party/mbedtls/scripts/data_files/
Drename-1.3-2.0.txt472 POLARSSL_ERR_ASN1_MALLOC_FAILED MBEDTLS_ERR_ASN1_ALLOC_FAILED