Searched refs:ByteSeparator_p (Results 1 – 2 of 2) sorted by relevance
149 const char *ByteSeparator_p = NULL; in SecUtil_BufferToHex() local161 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()
82 const char *ByteSeparator_p; member
Completed in 2 milliseconds