Searched refs:hex2blob (Results 1 – 1 of 1) sorted by relevance
83 KeymasterBlob hex2blob(const char* hex) { in hex2blob() function90 auto label = hex2blob(test.label); in TEST()91 auto context = hex2blob(test.context); in TEST()92 auto expected = hex2blob(test.output); in TEST()