| 692 |
int asn1_ex_c2i(ASN1_VALUE **pval, unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) |
692 |
int asn1_ex_c2i(ASN1_VALUE **pval, unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it) |
| 707 |
if(utype != typ->type) ASN1_TYPE_set(typ, utype, NULL); |
708 |
if(utype != typ->type) ASN1_TYPE_set(typ, utype, NULL); |