Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dv3_utl.c77 static int ipv6_hex(unsigned char *out, const char *in, int inlen);
793 if (!ipv6_hex(s->tmp + s->total, elem, len)) in ipv6_cb()
805 static int ipv6_hex(unsigned char *out, const char *in, int inlen) in ipv6_hex() function