Searched refs:bsHex (Results 1 – 1 of 1) sorted by relevance
28 ByteString CFXByteStringHexDecode(const ByteString& bsHex) { in CFXByteStringHexDecode() argument31 HexDecode(bsHex.raw_str(), bsHex.GetLength(), &result, &size); in CFXByteStringHexDecode()