Searched refs:altcp_mbedtls_alloc_config (Results 1 – 3 of 3) sorted by relevance
63 void *altcp_mbedtls_alloc_config(size_t size);
190 altcp_mbedtls_alloc_config(size_t size) in altcp_mbedtls_alloc_config() function
696 conf = (struct altcp_tls_config *)altcp_mbedtls_alloc_config(sz); in altcp_tls_create_config()718 …altcp_tls_entropy_rng = (struct altcp_tls_entropy_rng *)altcp_mbedtls_alloc_config(sizeof(struct a… in altcp_tls_create_config()