Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpkcs7.c410 ret = MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in pkcs7_get_signers_info_set()
568 ret = MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in mbedtls_pkcs7_parse_der()
676 return MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in mbedtls_pkcs7_data_or_hash_verify()
H A Derror.c354 case -(MBEDTLS_ERR_PKCS7_ALLOC_FAILED): in mbedtls_high_level_strerr()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpkcs7.c410 ret = MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in pkcs7_get_signers_info_set()
568 ret = MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in mbedtls_pkcs7_parse_der()
676 return MBEDTLS_ERR_PKCS7_ALLOC_FAILED; in mbedtls_pkcs7_data_or_hash_verify()
H A Derror.c354 case -(MBEDTLS_ERR_PKCS7_ALLOC_FAILED): in mbedtls_high_level_strerr()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpkcs7.h60 #define MBEDTLS_ERR_PKCS7_ALLOC_FAILED -0x5780 /**< Allocation of memory faile… macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dpkcs7.h59 #define MBEDTLS_ERR_PKCS7_ALLOC_FAILED -0x5780 /**< Allocation of memory faile… macro