Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_utl.c75 static int ipv4_from_asc(unsigned char *v4, const char *in);
716 if (!ipv4_from_asc(ipout, ipasc)) in a2i_ipadd()
722 static int ipv4_from_asc(unsigned char *v4, const char *in) in ipv4_from_asc() function
835 if (!ipv4_from_asc(s->tmp + s->total, elem)) in ipv6_cb()