Home | History | Annotate | Download | only in tls

Lines Matching refs:os_malloc

688 	conn->dh_p = os_malloc(conn->dh_p_len);
703 conn->dh_g = os_malloc(conn->dh_g_len);
720 conn->dh_ys = os_malloc(conn->dh_ys_len);
1468 *out_data = os_malloc(left);