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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_utl.c74 static int ipv4_from_asc(unsigned char *v4, const char *in);
629 if (!ipv4_from_asc(ipout, ipasc))
635 static int ipv4_from_asc(unsigned char *v4, const char *in) function
757 if (!ipv4_from_asc(s->tmp + s->total, elem))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_utl.c75 static int ipv4_from_asc(unsigned char *v4, const char *in);
1148 if (!ipv4_from_asc(ipout, ipasc))
1154 static int ipv4_from_asc(unsigned char *v4, const char *in) function
1267 if (!ipv4_from_asc(s->tmp + s->total, elem))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_utl.c75 static int ipv4_from_asc(unsigned char *v4, const char *in);
1148 if (!ipv4_from_asc(ipout, ipasc))
1154 static int ipv4_from_asc(unsigned char *v4, const char *in) function
1267 if (!ipv4_from_asc(s->tmp + s->total, elem))

Completed in 168 milliseconds