Lines Matching defs:email
31 const ASN1_IA5STRING *email);
504 const ASN1_IA5STRING *email;
508 /* Now add any email address(es) to STACK */
513 email = X509_NAME_ENTRY_get_data(ne);
514 if (!append_ia5(&ret, email))
533 const ASN1_IA5STRING *email)
538 if (email->type != V_ASN1_IA5STRING)
540 if (email->data == NULL || email->length == 0)
542 if (memchr(email->data, 0, email->length) != NULL)
549 emtmp = OPENSSL_strndup((char *)email->data, email->length);
932 * be used unless the local-part of the email address