Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c33 static int ipv4_from_asc(unsigned char *v4, const char *in);
1148 if (!ipv4_from_asc(ipout, ipasc)) in ossl_a2i_ipadd()
1154 static int ipv4_from_asc(unsigned char *v4, const char *in) in ipv4_from_asc() function
1273 if (!ipv4_from_asc(s->tmp + s->total, elem)) in ipv6_cb()
/third_party/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()

Completed in 4 milliseconds