Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/adbg/src/
A Dsecurity_utils_hex.c141 const SecUtil_HexFormat_t *const HexFormat_p, in SecUtil_BufferToHex() argument
159 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()
A Dsecurity_utils_hex.h114 const SecUtil_HexFormat_t *const HexFormat_p,

Completed in 2 milliseconds