Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c77 static int ipv4_from_asc(unsigned char *v4, const char *in);
1188 if (!ipv4_from_asc(ipout, ipasc)) in a2i_ipadd()
1195 ipv4_from_asc(unsigned char *v4, const char *in) in ipv4_from_asc() function
1313 if (!ipv4_from_asc(s->tmp + s->total, elem)) in ipv6_cb()