Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_mac_test.c95 int32_t HexStringToByteForTest(const char *hexStr, uint8_t *byte, in HexStringToByteForTest() function
153 HexStringToByteForTest(mainKey, mainKeyByte, 32); in BaseTestMacAnswer()
154 HexStringToByteForTest(msgSource, sourceByte, 160); in BaseTestMacAnswer()