Home
last modified time | relevance | path

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

/optee_test/host/xtest/adbg/src/
A Dsecurity_utils_hex.c149 const char *ByteSeparator_p = NULL; in SecUtil_BufferToHex() local
161 ByteSeparator_p = HexFormat_p->ByteSeparator_p; in SecUtil_BufferToHex()
170 if (ByteSeparator_p == NULL) in SecUtil_BufferToHex()
171 ByteSeparator_p = ":"; in SecUtil_BufferToHex()
190 Separator_p = ByteSeparator_p; in SecUtil_BufferToHex()
A Dsecurity_utils_hex.h82 const char *ByteSeparator_p; member

Completed in 2 milliseconds