Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/
Dbssl_shim.cc252 const std::string &hex_strings) { in DecodeHexStrings() argument
254 const std::vector<std::string> parts = SplitParts(hex_strings, ','); in DecodeHexStrings()