Lines Matching refs:ident0
3679 vchar_t *ident0 = NULL; local
3692 if (ident0 != NULL)
3693 vfree(ident0);
3694 ident0 = getidval(id->idtype, id->id);
3700 if (eay_cmp_asn1dn(ident0, &ident) == 0)
3704 sa = (struct sockaddr *)ident0->v;
3728 if (memcmp(ident0->v, id_b + 1, ident0->l) == 0)
3733 if (ident0 != NULL) {
3734 vfree(ident0);
3735 ident0 = NULL;
3741 if (ident0 != NULL)
3742 vfree(ident0);