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

/external/openssl/crypto/x509v3/
H A Dv3_utl.c74 static int ipv4_from_asc(unsigned char *v4, const char *in);
656 if (!ipv4_from_asc(ipout, ipasc))
662 static int ipv4_from_asc(unsigned char *v4, const char *in) function
787 if (!ipv4_from_asc(s->tmp + s->total, elem))

Completed in 48 milliseconds