Searched refs:ssl_mem_malloc (Results 1 – 2 of 2) sorted by relevance
30 #define ssl_mem_malloc malloc macro
588 buf = ssl_mem_malloc(X509_INFO_STRING_LENGTH); in x509_pm_show_info()663 x509_pm->x509_crt = ssl_mem_malloc(sizeof(mbedtls_x509_crt)); in x509_pm_load()672 load_buf = ssl_mem_malloc((unsigned int)len + 1); in x509_pm_load()746 pkey_pm->pkey = ssl_mem_malloc(sizeof(mbedtls_pk_context)); in pkey_pm_load()753 load_buf = ssl_mem_malloc((unsigned int)len + 1); in pkey_pm_load()