Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c834 int hostlen, baselen, i; in nc_ip() local
839 baselen = base->length; in nc_ip()
844 if (!((baselen == 8) || (baselen == 32))) in nc_ip()
848 if (hostlen * 2 != baselen) in nc_ip()

Completed in 5 milliseconds