Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_DHM_ALLOC_FAILED (Results 1 – 5 of 5) sorted by relevance

/net-tools-2.7.6/mbedtls-2.4.0/include/mbedtls/
Ddhm.h38 #define MBEDTLS_ERR_DHM_ALLOC_FAILED -0x3400 /**< Allocation of memory failed… macro
Dcompat-1.3.h1099 #define POLARSSL_ERR_DHM_MALLOC_FAILED MBEDTLS_ERR_DHM_ALLOC_FAILED
/net-tools-2.7.6/mbedtls-2.4.0/library/
Ddhm.c539 return( MBEDTLS_ERR_DHM_ALLOC_FAILED ); in load_file()
Derror.c205 if( use_ret == -(MBEDTLS_ERR_DHM_ALLOC_FAILED) ) in mbedtls_strerror()
/net-tools-2.7.6/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt500 POLARSSL_ERR_DHM_MALLOC_FAILED MBEDTLS_ERR_DHM_ALLOC_FAILED