Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c667 ASN1_UTF8STRING *eml; in nc_email_eai() local
690 eml = emltype->value.utf8string; in nc_email_eai()
691 emlptr = (char *)eml->data; in nc_email_eai()
692 emlat = ia5memrchr(eml, '@'); in nc_email_eai()
707 if ((size_t)eml->length > strlen(ulabel)) { in nc_email_eai()
723 emlhostlen = IA5_OFFSET_LEN(eml, emlptr); in nc_email_eai()
738 const char *emlptr = (char *)eml->data; in nc_email()
740 const char *emlat = ia5memrchr(eml, '@'); in nc_email()
747 if (eml->length > base->length) { in nc_email()
748 emlptr += eml->length - base->length; in nc_email()
[all …]
/openssl/
H A DCHANGES.md13396 of files as .eml work). Correctly handle very long lines in MIME

Completed in 40 milliseconds