Searched refs:tmpdat (Results 1 – 1 of 1) sorted by relevance
445 unsigned char *tmpdat = NULL, *p = NULL; in asn1_set_seq_out() local456 tmpdat = OPENSSL_malloc(skcontlen); in asn1_set_seq_out()457 if (!derlst || !tmpdat) in asn1_set_seq_out()471 p = tmpdat; in asn1_set_seq_out()500 OPENSSL_free(tmpdat); in asn1_set_seq_out()