Home | History | Annotate | Download | only in ec

Lines Matching refs:tmp_buffer

1279 			unsigned char *tmp_buffer = OPENSSL_realloc(buffer, tmp_len);
1280 if (!tmp_buffer)
1285 buffer = tmp_buffer;