Searched refs:eml (Results 1 – 1 of 1) sorted by relevance
81 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);484 nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email() argument487 const char *emlptr = (char *)eml->data; in nc_email()495 if (eml->length > base->length) { in nc_email()496 emlptr += eml->length - base->length; in nc_email()