Searched refs:b2a_hex_t (Results 1 – 1 of 1) sorted by relevance
571 static void b2a_hex_t(const unsigned char* src, T dest, ptrdiff_t num) { in b2a_hex_t() function582 b2a_hex_t<string&>(reinterpret_cast<const unsigned char*>(b), result, len); in b2a_hex()