Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c33 static int ipv4_from_asc(unsigned char *v4, const char *in);
1176 if (!ipv4_from_asc(ipout, ipasc)) in ossl_a2i_ipadd()
1182 static int ipv4_from_asc(unsigned char *v4, const char *in) in ipv4_from_asc() function
1301 if (!ipv4_from_asc(s->tmp + s->total, elem)) in ipv6_cb()