Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/library/
Dpk.c107 return( MBEDTLS_ERR_PK_ALLOC_FAILED ); in mbedtls_pk_setup()
130 return( MBEDTLS_ERR_PK_ALLOC_FAILED ); in mbedtls_pk_setup_rsa_alt()
Derror.c263 if( use_ret == -(MBEDTLS_ERR_PK_ALLOC_FAILED) ) in mbedtls_strerror()
Dpkparse.c98 return( MBEDTLS_ERR_PK_ALLOC_FAILED ); in mbedtls_pk_load_file()
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dpk.h52 #define MBEDTLS_ERR_PK_ALLOC_FAILED -0x3F80 /**< Memory allocation failed. */ macro
Dcompat-1.3.h1175 #define POLARSSL_ERR_PK_MALLOC_FAILED MBEDTLS_ERR_PK_ALLOC_FAILED
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt576 POLARSSL_ERR_PK_MALLOC_FAILED MBEDTLS_ERR_PK_ALLOC_FAILED