Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
HDv3_utl.c78 static int ipv6_hex(unsigned char *out, const char *in, int inlen);
1271 if (!ipv6_hex(s->tmp + s->total, elem, len)) in ipv6_cb()
1283 static int ipv6_hex(unsigned char *out, const char *in, int inlen) in ipv6_hex() function