Home
last modified time | relevance | path

Searched defs:HexDecodeOrDie (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dwycheproof_util.cc65 std::string HexDecodeOrDie(absl::string_view hex) { in HexDecodeOrDie() function
/aosp_15_r20/external/tink/cc/util/
H A Dtest_util.cc111 std::string HexDecodeOrDie(absl::string_view hex) { in HexDecodeOrDie() function