Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Doid.c1064 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_oid_from_numeric_string()
1135 ret = MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_oid_from_numeric_string()
H A Dx509write.c93 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_x509_write_set_san_common()
H A Derror.c573 case -(MBEDTLS_ERR_ASN1_ALLOC_FAILED): in mbedtls_low_level_strerr()
H A Dasn1parse.c321 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in asn1_get_sequence_of_cb()
H A Dx509.c1268 MBEDTLS_ERR_ASN1_ALLOC_FAILED); in mbedtls_x509_get_subject_alt_name_ext()
H A Dx509_crt.c809 MBEDTLS_ERR_ASN1_ALLOC_FAILED); in x509_get_certificate_policies()
H A Dpsa_crypto.c160 case MBEDTLS_ERR_ASN1_ALLOC_FAILED: in mbedtls_to_psa_error()
5895 ret = MBEDTLS_ERR_ASN1_ALLOC_FAILED; in psa_generate_derived_ecc_key_weierstrass_helper()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Doid.c1076 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_oid_from_numeric_string()
1147 ret = MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_oid_from_numeric_string()
H A Dx509write.c93 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_x509_write_set_san_common()
H A Derror.c575 case -(MBEDTLS_ERR_ASN1_ALLOC_FAILED): in mbedtls_low_level_strerr()
H A Dasn1parse.c322 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in asn1_get_sequence_of_cb()
H A Dx509.c1268 MBEDTLS_ERR_ASN1_ALLOC_FAILED); in mbedtls_x509_get_subject_alt_name_ext()
H A Dx509_crt.c810 MBEDTLS_ERR_ASN1_ALLOC_FAILED); in x509_get_certificate_policies()
H A Dpsa_crypto.c357 case MBEDTLS_ERR_ASN1_ALLOC_FAILED: in mbedtls_to_psa_error()
6191 ret = MBEDTLS_ERR_ASN1_ALLOC_FAILED; in psa_generate_derived_ecc_key_weierstrass_helper()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dasn1.h47 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dasn1.h47 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A macro