Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dasn1.h47 #define MBEDTLS_ERR_ASN1_ALLOC_FAILED -0x006A macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509write.c93 return MBEDTLS_ERR_ASN1_ALLOC_FAILED; in mbedtls_x509_write_set_san_common()
H A Derror.c577 case -(MBEDTLS_ERR_ASN1_ALLOC_FAILED): in mbedtls_low_level_strerr()
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 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.c812 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()
6424 ret = MBEDTLS_ERR_ASN1_ALLOC_FAILED; in psa_generate_derived_ecc_key_weierstrass_helper()