Home
last modified time | relevance | path

Searched refs:eml (Results 1 – 2 of 2) sorted by relevance

/openssl-master/crypto/x509/
A Dv3_ncons.c624 ASN1_UTF8STRING *eml; in nc_email_eai() local
647 eml = emltype->value.utf8string; in nc_email_eai()
648 emlptr = (char *)eml->data; in nc_email_eai()
649 emlat = ia5memrchr(eml, '@'); in nc_email_eai()
666 if ((size_t)eml->length > strlen(ulabel)) { in nc_email_eai()
682 emlhostlen = IA5_OFFSET_LEN(eml, emlptr); in nc_email_eai()
697 const char *emlptr = (char *)eml->data; in nc_email()
699 const char *emlat = ia5memrchr(eml, '@'); in nc_email()
706 if (eml->length > base->length) { in nc_email()
707 emlptr += eml->length - base->length; in nc_email()
[all …]
/openssl-master/
A DCHANGES.md11521 of files as .eml work). Correctly handle very long lines in MIME

Completed in 24 milliseconds