Searched refs:tmpdat (Results 1 – 1 of 1) sorted by relevance
444 unsigned char *tmpdat = NULL, *p = NULL; in asn1_set_seq_out() local457 tmpdat = OPENSSL_malloc(skcontlen); in asn1_set_seq_out()458 if (!tmpdat) in asn1_set_seq_out()475 p = tmpdat; in asn1_set_seq_out()504 OPENSSL_free(tmpdat); in asn1_set_seq_out()