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

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c32 static int ipv6_cb(const char *elem, int len, void *usr);
1080 if (!CONF_parse_list(in, ':', 0, ipv6_cb, &v6stat))
1133 static int ipv6_cb(const char *elem, int len, void *usr) function

Completed in 38 milliseconds