Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c732 size_t basehostlen, emlhostlen; in nc_email() local
762 basehostlen = IA5_OFFSET_LEN(base, baseptr); in nc_email()
765 if (basehostlen != emlhostlen || ia5ncasecmp(baseptr, emlptr, emlhostlen)) in nc_email()