Searched refs:HexFormat_p (Results 1 – 2 of 2) sorted by relevance
141 const SecUtil_HexFormat_t *const HexFormat_p, in SecUtil_BufferToHex() argument159 if (HexFormat_p != NULL) { in SecUtil_BufferToHex()160 BytePrefix_p = HexFormat_p->BytePrefix_p; in SecUtil_BufferToHex()161 ByteSeparator_p = HexFormat_p->ByteSeparator_p; in SecUtil_BufferToHex()162 GroupSeparator_p = HexFormat_p->GroupSeparator_p; in SecUtil_BufferToHex()
114 const SecUtil_HexFormat_t *const HexFormat_p,
Completed in 2 milliseconds